expoweb/troggle/expo
2009-01-18 00:25:59 +01:00
..
templatetags [svn r8089] Fix settings reference. 2008-12-09 09:49:59 +01:00
__init__.py
admin.py [svn r8164] Got rid of ugly old design; brought in ugly new design. This one works a little better, still needs a lot of work. 2009-01-17 08:11:01 +01:00
forms.py [svn r8083] 2008-12-08 06:17:35 +01:00
models_survex.py [svn r8079] Generalised the way dates are stored, and added a personRole and Role field 2008-11-09 00:27:00 +01:00
models.py [svn r8163] More work on survey images parser and virtual survey binder. Renamed expedition_year field of Survey model to expedition because this makes more sense. 2009-01-16 20:50:23 +01:00
randSent.py [svn r8165] 2009-01-17 08:44:39 +01:00
search.py [svn r8081] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2008-12-08 05:28:03 +01:00
view_surveys.py [svn r8172] Modifications to allow survey files to be pulled from another server. By providing directory listing and download functions,. which could also be used by tunnel 2009-01-18 00:25:59 +01:00
views_caves.py [svn r8163] More work on survey images parser and virtual survey binder. Renamed expedition_year field of Survey model to expedition because this makes more sense. 2009-01-16 20:50:23 +01:00
views_logbooks.py [svn r8093] 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. 2008-12-14 00:17:33 +01:00
views_other.py [svn r8164] Got rid of ugly old design; brought in ugly new design. This one works a little better, still needs a lot of work. 2009-01-17 08:11:01 +01:00
views_survex.py
views.py [svn r8081] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2008-12-08 05:28:03 +01:00