Commit Graph

8 Commits (master)

Author SHA1 Message Date
Bradlee Speice e1b0311f97 Add a restricted settings.py
Right now, the send_rsvp functionality will not work
2013-12-02 17:06:25 -05: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 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 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 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