network_inventory/inventory
2017-12-27 18:22:52 +01:00
..
fixtures add fixtures to the project 2017-12-27 16:08:35 +01:00
migrations extend the .gitignore file 2017-12-23 00:43:08 +01:00
static/css add a css padding to the tables 2017-12-27 18:22:52 +01:00
templates/inventory add css settings to the footer 2017-12-27 18:22:06 +01:00
__init__.py create an app for the inventory 2017-12-22 17:02:24 +01:00
admin.py extend the admin interface for cron jobs 2017-12-27 16:31:32 +01:00
apps.py create an app for the inventory 2017-12-22 17:02:24 +01:00
models.py sort disks by their type 2017-12-27 17:12:47 +01:00
tests.py create an app for the inventory 2017-12-22 17:02:24 +01:00
urls.py define url patterns for various views 2017-12-25 13:31:29 +01:00
views.py add a table which lists all the cron jobs 2017-12-26 11:36:28 +01:00