Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master from og repo into our own version #4

Open
wants to merge 287 commits into
base: master
Choose a base branch
from

Conversation

matthewdylan
Copy link

May not work

jdufresne and others added 30 commits October 27, 2019 06:43
It is now the default.
Unnecessary since dropping support for Python 2 in
828e548.
Remove Unnecessary str() call
Just let readthedocs redirect to the default.
Support was added in 2.2.8.
Using .__class__ was necessary to support Python 2 old style classes. In
Python 3, all classes are new style.
* 'master' of github.com:jazzband/django-taggit: (21 commits)
  Fix changelog markup
  Remove unnecessary Python 2 header
  Replace .__class__ with type()
  Prepare for the next release
  Test Django 2.2 with Python 3.8
  Remove support and testing for EOL Django 2.1
  Test against Django 3.0 final
  Remove 'en/latest/' from URL
  Add project URLs
  Use default Python version in travis
  Move to setup.cfg
  Add testing for Django 3.0
  Remove Unnecessary str() call
  Remove xenial from .travis.yml
  Add testing for Python 3.8
  Use blacken-docs to follow code convention in docs
  Fixed ForeignKey.on_delete
  docs: update Getting Started text phrasing
  Remove support for end-of-life Django 2.0
  Travis container based environment is deprecated
  ...
Allow for passing in extra kwargs on Tag creation
Fixed prefetch_related when using UUIDTaggedItem
There is a small typo in taggit/models.py.

Should read `opportunistic` rather than `oportunistic`.
Allows for using the name in a sentence. For uses that are a header,
title, or at the beginning of a sentence, a text transform can be used.
rtpg and others added 30 commits September 20, 2023 14:36
 This shouldn't affect anything outside of tests
Prepare Django Taggit Release 5.0.0
Add a readthedocs configuration file
Update Chinese translation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet