Commit Graph

15 Commits

Author SHA1 Message Date
Bradlee Speice
e2161a1ebe Add registration of users to the REST API 2013-10-19 20:31:08 -04:00
Bradlee Speice
e1c789d8e3 Remove the settings.py file (for security)
Also get the rate lot totally working
2013-10-18 22:42:08 -04:00
Bradlee Speice
664aec18ab Fix the single-lot view. 2013-10-18 18:40:05 -04:00
Bradlee Speice
92b8bb6392 Add a single-lot view 2013-10-18 18:10:28 -04:00
Bradlee Speice
4bd46f9e71 Add the fully-qualified sqlite path 2013-10-18 18:09:23 -04:00
Bradlee Speice
c367344441 Move the API to the actual server root 2013-10-18 17:41:31 -04:00
Bradlee Speice
4443572436 Add the API root 2013-10-14 23:58:15 -04:00
Bradlee Speice
658db9981a Make sure we order the parking rating set correctly... 2013-10-14 23:22:53 -04:00
Bradlee Speice
f094673ecc Display the rating choice options 2013-10-14 23:10:09 -04:00
Bradlee Speice
4b338c220e Add code for the REST API to work with Parking lot ratings 2013-10-14 22:54:52 -04:00
Bradlee Speice
7be5cd6f97 Add new serialization code 2013-10-14 22:31:36 -04:00
DjBushido
269795202d Add some more skeleton to the Parking system
Does contain some *basic* implementation
2013-10-14 13:56:54 -04:00
Bradlee Speice
726ad4ca70 Finish the server-side models 2013-10-10 23:22:36 -04:00
Bradlee Speice
f92f830110 Add the initial RegisteredUser class, remove standard Django apps 2013-10-09 21:37:12 -04:00
Bradlee Speice
74fd422dfc Add initial code for the server Django project
Current dependencies are Django and Django REST Framework
2013-10-09 21:17:49 -04:00