network_inventory/backend/nets
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
..
fixtures move django into the backend folder 2020-11-28 16:12:06 +01:00
tests add authenticated tests for net views 2020-12-07 16:27:13 +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 tests for all rest apis 2020-11-30 23:32:39 +01:00
urls.py fix the API root 2020-12-07 17:53:29 +01:00
views.py add tests for all rest apis 2020-11-30 23:32:39 +01:00