expoweb/troggle/parsers
aaron 333705092f [svn r8308] Logbook entries are now at /YYYY-MM-DD/slug .
Try editing a logbook entry title in the admin now. The django built in auto slug field is fun and javascripty.
2009-03-16 20:27:52 +01:00
..
__init__.py [svn r8034] Initial troggle checkin 2008-10-26 22:04:06 +01:00
cavetab.py [svn r8245] 2009-02-17 02:09:11 +01:00
logbooks.py [svn r8308] Logbook entries are now at /YYYY-MM-DD/slug . 2009-03-16 20:27:52 +01:00
people.py [svn r8274] Reverted the reverts from 8267. Fixed the next / previous trip in personexpedition on the LogbookEntry template -- I had misunderstood what this was supposed to do last time I messed with it. This involved adding the methods PersonTrip.get_persons_next_trip and persons_previous_trip. Couldn't find any other broken things. 2009-03-14 09:38:55 +01:00
QMs.py [svn r8305] Added QM wiki markup. The format is [[cave:204 QM:2005-04A]] with the grade (A) being optional. The links color red if the QM does not exist, and in that case clicking on them goes to an admin add page with fields prepopulated. 2009-03-16 09:53:24 +01:00
survex.py [svn r8236] make work 2009-01-30 18:40:05 +01:00
surveys.py [svn r8262] Further attempts to make troggle work on windows using surveys stored on an external server 2009-03-02 02:30:45 +01:00