network_inventory/backend/softwares
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
models move django into the backend folder 2020-11-28 16:12:06 +01:00
tests add authenticated tests for software views 2020-12-07 16:29:43 +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
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