migrations
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
__init__.py
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
admin.py
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
apps.py
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
models.py
|
Add order expiry time and rework book page
|
2022-01-04 02:21:45 -08:00 |
tests.py
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
urls.py
|
Add BookView endpoint and refactor pages
|
2022-01-03 06:27:25 -08:00 |
views.py
|
Add order expiry time and rework book page
|
2022-01-04 02:21:45 -08:00 |