migrations
|
Establish basic REST Framework API structure.
|
2017-08-13 09:44:48 -04:00 |
filters.py
|
Add tags filter to supported models
|
2022-04-04 15:23:00 -07:00 |
metadata.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
mixins.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
permissions.py
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
serializers.py
|
Add tags field to supported models
|
2022-04-04 15:23:00 -07:00 |
tests.py
|
Update existing API tests for tags
|
2022-04-04 15:23:00 -07:00 |
urls.py
|
Use singular form for Tag API class names
|
2022-04-03 17:06:02 -07:00 |
views.py
|
Use singular form for Tag API class names
|
2022-04-03 17:06:02 -07:00 |