1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-29 06:01:35 -04:00
itcs4180/UNCCScavenger-Server/UNCCScavenger_Server/scavenger
2014-04-01 19:30:15 -04:00
..
__init__.py Add initial scavenger app, and basic models file 2014-03-26 23:26:57 -04:00
forms.py Add initial (completely untested) server API 2014-03-28 18:31:06 -04:00
models.py Move location to DecimalFields 2014-04-01 19:30:15 -04:00
serializers.py Add initial (completely untested) server API 2014-03-28 18:31:06 -04:00
tests.py Add initial scavenger app, and basic models file 2014-03-26 23:26:57 -04:00
urls.py Wire up the URLs, and add scavenger to apps 2014-03-31 14:25:38 -04:00
views.py Make sure the result form uses request GET params 2014-03-31 14:30:21 -04:00