Skip to content

Commit

Permalink
Upgrade to Django 1.8.15
Browse files Browse the repository at this point in the history
Cannot upgrade any further without a rehaul of our use of
django-templatetag-sugar, which is incompatible with the loader system
in Django >1.9. Django 1.8 will continue to have support until
April 2018.

Deploy date TBD in the far future.
  • Loading branch information
adelq committed Oct 7, 2016
1 parent 95e4fd6 commit d93c00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.8
Django==1.8.15
django-registration==2.0
django-templatetag-sugar==1.0
django-localflavor==1.2
Expand Down

0 comments on commit d93c00e

Please sign in to comment.