update Django version to 1.8.2

Django security release: https://www.djangoproject.com/weblog/2015/may/20/security-release/
This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-05-20 17:31:58 -03:00
parent f5f9cfabc4
commit 1d8848159f

View File

@ -1,5 +1,5 @@
# Bleeding edge Django
django==1.8.1
django==1.8.2
# Configuration
django-environ==0.3.0