expoweb/troggle
2009-01-16 00:21:55 +01:00
..
expo [svn r8155] Added some actual funtionality to virtual survey binder. 2009-01-16 00:21:55 +01:00
media [svn r8150] Added new photo model. 2009-01-04 15:06:01 +01:00
parsers [svn r8155] Added some actual funtionality to virtual survey binder. 2009-01-16 00:21:55 +01:00
templates [svn r8155] Added some actual funtionality to virtual survey binder. 2009-01-16 00:21:55 +01:00
__init__.py [svn r8034] Initial troggle checkin 2008-10-26 22:04:06 +01:00
databaseReset.py [svn r8150] Added new photo model. 2009-01-04 15:06:01 +01:00
localsettingsserver.py [svn r8088] 2008-12-09 09:02:21 +01:00
localsettingsubuntu.py [svn r8072] add local settings files 2008-11-07 10:09:45 +01:00
localsettingswindows.py [svn r8073] Added URL_ROOT to local settings 2008-11-07 10:10:03 +01:00
manage.py [svn r8034] Initial troggle checkin 2008-10-26 22:04:06 +01:00
middleware.py [svn r8034] Initial troggle checkin 2008-10-26 22:04:06 +01:00
settings.py [svn r8087] Try and sort out settings mess. 2008-12-09 05:48:56 +01:00
urls.py [svn r8152] Add beginnings of virtual survey binder: new Survey and ScannedImage models, survey parser. Still has lots of problems, but I need some help with the file upload aspect so am committing now. Biggest problem is trying to call save() on the images from the API. It needs arguments that I don't understand. Also, the # in our survey paths was causing trouble. I worked around this with a correctURL method which urlencodes the actual URL, but admin still tries to use a URL with a # in it. 2009-01-15 07:22:54 +01:00