troggle-unchained/expo
substantialnoninfringinguser b7bf1b37ac [svn] Added new photo model.
Logbook parser now looks for mugshots when adding people. If it finds an image, it adds a new photo model instance linked to that person. If it finds an html page, it adds the body text of that page as the person's "blurb" and then adds the mugshot.

My interface web design isn't working, sorry. Need a blank slate on that one.
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8150 by aaron @ 1/4/2009 2:06 PM
2009-05-13 05:26:14 +01:00
..
templatetags [svn] Fix settings reference. 2009-05-13 05:23:48 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
admin.py [svn] QM parser now parses Hauchhoehle QMs.py 2009-05-13 05:25:17 +01:00
forms.py [svn] 2009-05-13 05:22:38 +01:00
models_survex.py [svn] Generalised the way dates are stored, and added a personRole and Role field 2009-05-13 05:21:39 +01:00
models.py [svn] Added new photo model. 2009-05-13 05:26:14 +01:00
randomLogbookSentance.py [svn] QM parser now parses Hauchhoehle QMs.py 2009-05-13 05:25:17 +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
views_caves.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
views_logbooks.py [svn] Added QM model and parser. Had to merge models_cave.py and models_logbooks.py into models.py. This is because logbook entries now have an optional foreign key to caves, and QMs have a required foreign key to a logbook entry of the trip that created them. So, the two files became circularly dependent. 2009-05-13 05:24:37 +01:00
views_other.py [svn] QM parser now parses Hauchhoehle QMs.py 2009-05-13 05:25:17 +01:00
views_survex.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +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