troggle-unchained/templates
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
..
admin [svn] Replace "django" with "troggle" in admin 2009-05-13 05:21:51 +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
base.html [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
calendar.html [svn] calendar.html used django 1.1 {% empty %} syntax, but older version on server so I had to change it 2009-05-13 05:42:57 +01:00
cave.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
cavearea.html [svn] Template update to use wiki_to_html_short 2009-05-13 05:45:44 +01:00
cavebase.html [svn] Template update to use wiki_to_html_short 2009-05-13 05:45:44 +01:00
caveindex.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
cavesearch.html [svn] Forgot to add cave and logbook search templates in earlier commit. 2009-05-13 05:22:51 +01:00
entrance.html [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
expedition.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
index.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
logbookentry.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
logbooksearch.html [svn] Forgot to add cave and logbook search templates in earlier commit. 2009-05-13 05:22:51 +01:00
person.html [svn] made index of people 2009-05-13 05:44:35 +01:00
personexpedition.html [svn] cave maps to all logbook entry trips done there 2009-05-13 05:46:12 +01:00
personForm.html [svn] Add user registration and user profiles. 2009-05-13 05:48:10 +01:00
personindex.html [svn] made index of people 2009-05-13 05:44:35 +01:00
statistics.html [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
survexblock.html [svn] merge the trip table to have surveys by date 2009-05-13 05:43:20 +01:00
survey.html [svn] Allow viewing of more than one survey stage at once. Also, make images float nicely but not escape content div. 2009-05-13 05:42:01 +01:00
svxfile.html [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00