network_inventory/backend/customers
Andreas Zweili 026fb6e162 fix the API root
without this changes the API root only displayed the URLs for the
backup app.
Now it shows all URLs.
2020-12-07 17:53:29 +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 views for customer rest api 2020-11-30 21:29:26 +01:00