This website requires JavaScript.
Explore
Help
Register
Sign In
expo
/
expoweb
Watch
1
Star
0
Fork
0
You've already forked expoweb
mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced
2025-03-13 22:01:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
expoweb
/
troggle
History
aaron
73d73a8a41
[svn r8157]
2009-01-16 03:19:09 +01:00
..
expo
[svn r8157]
2009-01-16 03:19:09 +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 r8157]
2009-01-16 03:19:09 +01:00
__init__.py
…
databaseReset.py
[svn r8156] Added a line to call the parser for surveys.csv and the scanned images.
2009-01-16 00:25:36 +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
…
middleware.py
…
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