This website requires JavaScript.
Explore
Help
Sign In
mirror-github-bspeice
/
UNCCGameDay-Server
Watch
1
Star
0
Fork
0
You've already forked UNCCGameDay-Server
mirror of
https://github.com/bspeice/UNCCGameDay-Server
synced
2025-07-01 22:07:50 -04:00
Code
Issues
Releases
Wiki
Activity
Files
f4f5700303445ea6a96acf9bf53341fc5154acba
UNCCGameDay-Server
/
uncc_gameday
/
gameday
History
Bradlee Speice
f4f5700303
Find a registered user by first and last name
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