Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
upgrade to django 1.8.13 to fix set_language bug
Browse files Browse the repository at this point in the history
set_language was broken in 1.8.10 so update to the latest 1.8 in order
to fix that.
  • Loading branch information
struan committed May 12, 2016
1 parent c6299f5 commit cc0c7fc
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
Expand Up @@ -5,7 +5,7 @@ cffi==1.5.0
coverage==3.7.1
cryptography==1.2.2
decorator==4.0.4
Django==1.8.10
Django==1.8.13
django-allauth==0.21.0
django-appconf==1.0.1
django-braces==1.4.0
Expand Down

0 comments on commit cc0c7fc

Please sign in to comment.