__init__.py
|
Add the skeleton for an API app
|
2022-08-22 23:26:39 +01:00 |
filters.py
|
Add basic LMOTFY endpoint
|
2022-08-23 14:56:05 +01:00 |
pagination.py
|
Add basic LMOTFY endpoint
|
2022-08-23 14:56:05 +01:00 |
serializers.py
|
Add more fields to LMOTFY serializer
|
2022-08-25 00:27:31 +01:00 |
tests.py
|
Add basic tests for LMOTFY endpoints
|
2022-08-25 00:51:29 +01:00 |
urls.py
|
Add basic LMOTFY endpoint
|
2022-08-23 14:56:05 +01:00 |
views.py
|
Add more fields to LMOTFY serializer
|
2022-08-25 00:27:31 +01:00 |