network_inventory/backend
2020-12-07 16:29:43 +01:00
..
backups fix a typo 2020-12-07 15:41:45 +01:00
computers add tests for authenticated comptuer views 2020-12-07 15:57:23 +01:00
core add authenticated tests for core views 2020-12-07 16:03:09 +01:00
customers add authenticated tests for customer views 2020-12-07 16:08:33 +01:00
devices add authenticated tests for device views 2020-12-07 16:25:14 +01:00
licenses add authenticated tests for license views 2020-12-07 16:25:33 +01:00
nets add authenticated tests for net views 2020-12-07 16:27:13 +01:00
network_inventory correct the url names 2020-12-06 14:15:52 +01:00
requirements remove unused dependencies 2020-11-30 15:45:04 +01:00
softwares add authenticated tests for software views 2020-12-07 16:29:43 +01:00
users correct the url names 2020-12-06 14:15:52 +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 fix a typo 2020-12-07 15:41:45 +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