troggle-unchained/expo
2009-06-09 18:59:54 +01:00
..
templatetags [svn] forgot to add earlier 2009-05-20 03:28:48 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
admin.py [svn] Removed redundant fields "date" and "place" from Persontrip model. A PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to. 2009-06-09 00:29:00 +01:00
context.py [svn] 2009-05-19 06:32:42 +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] Persontrip wikilinks not ready yet 2009-05-13 06:14:42 +01:00
imagekit_specs.py [svn] Add: new generic object list template object_list.html, and convenience filter named "link" for making links from objects, and make expeditions list page using those two. Also, fixed survey parsing in databaseReset.py 2009-05-15 03:29:19 +01:00
models_survex.py [svn] 2009-05-13 05:52:59 +01:00
models.py [svn] Removed redundant fields "date" and "place" from Persontrip model. A PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to. 2009-06-09 00:29:00 +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] Framos version is giving syntax error at line 1 of view_surveys.py 2009-05-13 06:03:20 +01:00
views_caves.py [svn] * Make subcave urls work. 2009-05-22 01:50:16 +01:00
views_logbooks.py [svn] Weeks of local changes. 2009-05-13 06:15:48 +01:00
views_other.py [svn] Have control panel display an error for logged in, non-superuser users. 2009-05-24 23:24:59 +01:00
views_survex.py [svn] codemirror 2009-06-09 18:59:54 +01:00
views.py [svn] My crusade to make our project more Djangoic. 2009-05-13 05:52:15 +01:00