Fixed typo and case change

This commit is contained in:
Andy 2014-12-31 11:27:37 -06:00
parent e68479a502
commit f712016bf7

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