troggle-unchained/expo
substantialnoninfringinguser ed345f2576 [svn] Add user registration and user profiles.
Used modified versions of django-registration and django-profiles , both on bitbucket.

The Person model is now set up as the profile for auth.User s.

I set up a requestcontext so that settings is automatically passed to every template, no need to repeat ourselves in views. However, this needs to be refined: I will soon change it to only pass a subset of settings. E.G. we do not need to be passing the DB login and password!
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8231 by aaron @ 1/29/2009 11:02 PM
2009-05-13 05:48:10 +01:00
..
templatetags [svn] survey block object 2009-05-13 05:39:52 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
admin.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
fileAbstraction.py [svn] Added os.path.isDir prior to os.listdir. Otherwise Julians server 2009-05-13 05:39:05 +01:00
forms.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
models_survex.py [svn] merge the trip table to have surveys by date 2009-05-13 05:43:20 +01:00
models.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
randSent.py [svn] Julian playing with the logbooks and expoyears 2009-05-13 05:35:59 +01:00
search.py [svn] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2009-05-13 05:22:14 +01:00
view_surveys.py [svn] Continued file abstracted work, to get survey files from either hard disk or the web. 2009-05-13 05:34:52 +01:00
views_caves.py [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
views_logbooks.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
views_other.py [svn] fix martins front page links 2009-05-13 05:45:01 +01:00
views_survex.py [svn] survey block object 2009-05-13 05:39:52 +01:00
views.py [svn] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2009-05-13 05:22:14 +01:00