network_inventory/backend/customers
Andreas Zweili 1e520e7203 add a minimal working example 2021-01-25 21:00:08 +01:00
..
tests add authenticated tests for customer views 2020-12-07 16:08:33 +01:00
__init__.py move django into the backend folder 2020-11-28 16:12:06 +01:00
admin.py move django into the backend folder 2020-11-28 16:12:06 +01:00
apps.py move django into the backend folder 2020-11-28 16:12:06 +01:00
models.py move django into the backend folder 2020-11-28 16:12:06 +01:00
serializers.py add views for customer rest api 2020-11-30 21:29:26 +01:00
urls.py fix the API root 2020-12-07 17:53:29 +01:00
views.py add a minimal working example 2021-01-25 21:00:08 +01:00