Mercurial > public > sg101
view requirements_dev.txt @ 752:95f4e7f352fd
For Django 1.6: contrib auth password reset confirm view signature changed.
The uidb64 parameter was previously base 36 encoded and named uidb36.
Had to update urls.py. While I was in there I decided to make the
password reset email use the {% url %} tag to be more resilient if the
url changes.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 01 Jan 2014 19:52:07 -0600 |
parents | aeafbf3ecebf |
children | ad53d929281a |
line wrap: on
line source
Django==1.6.1 Markdown==2.3.1 MySQL-python==1.2.4 django-debug-toolbar==1.0 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev django-haystack==1.2.7 django-tagging==0.3.1 gdata==2.0.15 html5lib==0.90 pytz==2013b queued-search==1.0.4 queues==0.6.1 redis==2.7.2 repoze.timeago==0.5 xapian-haystack==1.1.5beta anyjson==0.3.3 celery==3.1.7 django-picklefield==0.3.1 kombu==3.0.8 python-dateutil==1.5 python-memcached==1.48 wsgiref==0.1.2 python-ts3==0.1 docutils==0.10 amqp==1.3.3 Fabric==1.4.1 argparse==1.2.1 six==1.4.1 distribute==0.6.24 pycrypto==2.5 ssh==1.7.13 ftfy==2.0.1 Pillow==2.1.0 boto==2.13.0 sqlparse==0.1.10 billiard==3.3.0.13 # # These packages I punted on and hacked into my virtualenv by # symlinking to the global site-packages: # xapian