Merge pull request #169 from Phyxsius/patch-2

Fixed typo and case change
This commit is contained in:
Fábio C. Barrionuevo da Luz 2014-12-31 17:05:02 -03:00
commit 3f782d1bf9
2 changed files with 3 additions and 2 deletions

View File

@ -34,6 +34,7 @@ Benjamin Abel
Felipe Arruda / @arruda Felipe Arruda / @arruda
Matt Warren / @mfwarren Matt Warren / @mfwarren
Martin Blech Martin Blech
Andy Rose
* Possesses commit rights * Possesses commit rights

View File

@ -15,14 +15,14 @@ django-floppyforms==1.3.0
# Models # Models
django-model-utils==2.2 django-model-utils==2.2
# images # Images
Pillow==2.6.1 Pillow==2.6.1
# For user registration, either via email or social # For user registration, either via email or social
# Well-built with regular release cycles! # Well-built with regular release cycles!
django-allauth==0.18.0 django-allauth==0.18.0
# For the persistance stores # For the persistence stores
psycopg2==2.5.4 psycopg2==2.5.4
# Unicode slugification # Unicode slugification