Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Upgrade Django to 1.8 #1127
Upgrade Django to 1.8 #1127
Conversation
7b497c5
to
af0634e
And use it in a documented way.
TODOs
TODO
comments in codebasedjango-*
packages and upgrade or remove them- Remove django-jsonfield when we switch to Django 1.9: https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#jsonfield
WARNINGS: events.Event.categories: (fields.W340) null has no effect on ManyToManyField.
DurationField
: https://bitbucket.org/schinckel/django-timedelta-field/./manage.py check --deploy
warnings