expoweb/troggle/profiles
aaron 9c671e8ef0 [svn r8247] Enable profile setup forms.
Profiles are Person model instances, and are linked to django's built in User model by a one to one foreign key.

We are using the django-registration and django-profiles pluggables.
2009-02-18 22:35:18 +01:00
..
__init__.py [svn r8231] Add user registration and user profiles. 2009-01-30 00:02:03 +01:00
urls.py [svn r8247] Enable profile setup forms. 2009-02-18 22:35:18 +01:00
utils.py [svn r8231] Add user registration and user profiles. 2009-01-30 00:02:03 +01:00
views.py [svn r8247] Enable profile setup forms. 2009-02-18 22:35:18 +01:00