UNCCGameDay-Server/uncc_gameday/gameday
2013-10-19 21:40:29 -04:00
..
__init__.py Add initial code for the server Django project 2013-10-09 21:17:49 -04:00
models.py Add registration of users to the REST API 2013-10-19 20:31:08 -04:00
serializers.py Add registration of users to the REST API 2013-10-19 20:31:08 -04:00
tests.py Add initial code for the server Django project 2013-10-09 21:17:49 -04:00
urls.py Find a registered user by first and last name 2013-10-19 21:40:29 -04:00
views.py Find a registered user by first and last name 2013-10-19 21:40:29 -04:00