__init__.py
|
Create empty django project and app
|
2018-09-12 00:17:09 -06:00 |
admin.py
|
Add card numbers and updating to auth server
|
2018-11-10 19:33:41 -07:00 |
apps.py
|
Create empty django project and app
|
2018-09-12 00:17:09 -06:00 |
models.py
|
Add courses to authorize people through
|
2019-01-22 19:31:50 -07:00 |
serializers.py
|
Add courses to authorize people through
|
2019-01-22 19:31:50 -07:00 |
tests.py
|
Create empty django project and app
|
2018-09-12 00:17:09 -06:00 |
views.py
|
Add courses to authorize people through
|
2019-01-22 19:31:50 -07:00 |