Commit 1588488d56a221066d89d6a0e11390dbd2ce8293

Authored by Sergio Oliveira
1 parent 1576292d

Adding django-registration to requirements

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
requirements.txt
... ... @@ -7,6 +7,7 @@ pytz==2011n
7 7 chardet==1.0.1
8 8 python-dateutil==1.5
9 9 django-cliauth==0.9
  10 +django-registration==1.0
10 11  
11 12 gunicorn
12 13 gevent
... ...