network_inventory/backend/core
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
static/core move django into the backend folder 2020-11-28 16:12:06 +01:00
templatetags move django into the backend folder 2020-11-28 16:12:06 +01:00
tests add authenticated tests for core views 2020-12-07 16:03:09 +01:00
__init__.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 viewsets for HoursInDay and MinutesInHour 2020-11-28 16:29:02 +01:00
urls.py fix the API root 2020-12-07 17:53:29 +01:00
utils.py move django into the backend folder 2020-11-28 16:12:06 +01:00
views.py add viewsets for HoursInDay and MinutesInHour 2020-11-28 16:29:02 +01:00