troggle-unchained/parsers
2009-06-09 00:29:00 +01:00
..
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
cavetab.py [svn] switched from dodgy manually writing to logfile to using python's logging module, which seems great 2009-05-22 06:17:24 +01:00
logbooks.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
people.py [svn] 2009-05-19 06:32:42 +01:00
QMs.py [svn] 2009-05-19 06:32:42 +01:00
survex.py [svn] make work 2009-05-13 05:49:50 +01:00
surveys.py [svn] switched from dodgy manually writing to logfile to using python's logging module, which seems great 2009-05-22 06:17:24 +01:00