Commit Graph

13 Commits

Author SHA1 Message Date
Bradlee Speice
4430021f55 Add some more documentation to the browsable API 2013-11-12 19:57:00 -05:00
DjBushido
ee2481ddc9 Return a dictionary for the lot's location 2013-10-28 12:09:15 -04:00
DjBushido
8321385b8a Add view to get the location of a parking lot 2013-10-28 11:50:27 -04:00
Bradlee Speice
f4f5700303 Find a registered user by first and last name 2013-10-19 21:40:29 -04:00
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
4443572436 Add the API root 2013-10-14 23:58:15 -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
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