mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-25 15:49:29 +00:00
Switch to using staticfiles contrib, update to Django 1.3
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
MySQL-python
|
||||
Django==1.2.4
|
||||
Django==1.3
|
||||
django-piston==0.2.2
|
||||
-e hg+https://bitbucket.org/ubernostrum/django-registration@d36a38202ee3#egg=django-registration
|
||||
yolk==0.4.1
|
||||
-e hg+http://bitbucket.org/schinckel/django-jsonfield@acb6b4fd7312#egg=django-jsonfield
|
||||
xmlrpclib==1.0.1
|
||||
South==0.7.3
|
||||
fabric==1.0.1
|
||||
fabric
|
||||
flup
|
||||
django-debug-toolbar==0.8.3
|
||||
django-debug-toolbar
|
||||
simplejson
|
||||
celery==2.1.2
|
||||
django-celery==2.1.2
|
||||
celery==2.2.6
|
||||
django-celery==2.2.4
|
||||
-e git+https://github.com/ericflo/django-pagination.git@47e7ec874cd7dddda5ed#egg=django-pagination
|
||||
xmpppy
|
||||
|
||||
Reference in New Issue
Block a user