Add pytz to django project requirements
This commit is contained in:
parent
f4d46e890a
commit
969082f132
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
Django==1.4.1
|
||||
dj-database-url==0.2.1
|
||||
virtualenv==1.7.2
|
||||
pytz==2012h
|
||||
dj-database-url==0.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue