2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-25 08:41:51 +00:00
Mirror of Troggle Repo but with issue tracking etc. https://expo.survex.com
Go to file
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
expo [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
media [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
parsers [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
profiles [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
registration [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
templates [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
context.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
databaseReset.py [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
localsettingsserver.py [svn] survey block object 2009-05-13 05:39:52 +01:00
localsettingsubuntu.py [svn] add local settings files 2009-05-13 05:20:20 +01:00
localsettingswindows.py [svn] Added URL_ROOT to local settings 2009-05-13 05:20:31 +01:00
manage.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
middleware.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
settings.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
urls.py [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00