network_inventory/backend
2020-12-03 18:11:10 +01:00
..
backups make the urls for backups uniform 2020-11-30 18:47:59 +01:00
computers add tests for the computers rest api 2020-11-30 18:47:14 +01:00
core remove unused code 2020-11-30 18:52:32 +01:00
customers add views for customer rest api 2020-11-30 21:29:26 +01:00
devices add tests for all rest apis 2020-11-30 23:32:39 +01:00
licenses add tests for all rest apis 2020-11-30 23:32:39 +01:00
nets add tests for all rest apis 2020-11-30 23:32:39 +01:00
network_inventory add tests for all rest apis 2020-11-30 23:32:39 +01:00
requirements remove unused dependencies 2020-11-30 15:45:04 +01:00
softwares add a pretier basename for SoftwareCategories 2020-12-03 18:11:10 +01:00
users add tests for all rest apis 2020-11-30 23:32:39 +01:00
.coveragerc update the config for pytest-cov 2020-11-30 19:16:06 +01:00
.flake8 move django into the backend folder 2020-11-28 16:12:06 +01:00
conftest.py move django into the backend folder 2020-11-28 16:12:06 +01:00
Dockerfile move django into the backend folder 2020-11-28 16:12:06 +01:00
manage.py move django into the backend folder 2020-11-28 16:12:06 +01:00
network_inventory.yaml move django into the backend folder 2020-11-28 16:12:06 +01:00
pytest.ini move django into the backend folder 2020-11-28 16:12:06 +01:00
run.sh move django into the backend folder 2020-11-28 16:12:06 +01:00