network_inventory/inventory
2017-12-25 13:36:03 +01:00
..
migrations extend the .gitignore file 2017-12-23 00:43:08 +01:00
templates/inventory adding html templates 2017-12-25 00:37:31 +01:00
__init__.py create an app for the inventory 2017-12-22 17:02:24 +01:00
admin.py register the ComputerAdmin class in the admin interface 2017-12-25 00:09:41 +01:00
apps.py create an app for the inventory 2017-12-22 17:02:24 +01:00
models.py sort date entries by their value 2017-12-25 13:19:58 +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 view for cron job details 2017-12-25 13:36:03 +01:00