view pip-requirements @ 129:be8fec1e85d9

Add LOGIN_URL to settings So that the @login_required decorator uses the custom login/registration view and not the default one
author dellsystem <ilostwaldo@gmail.com>
date Sat, 22 Sep 2012 11:12:30 -0400
parents 9d6b313af86f
children c7be7def8b57
line wrap: on
line source

Django==1.3
Pygments==1.5
argparse==1.2.1
distribute==0.6.24
django-openid-auth==0.4
django-registration==0.8
wsgiref==0.1.2