network_inventory/inventory
2017-12-26 11:36:28 +01:00
..
migrations extend the .gitignore file 2017-12-23 00:43:08 +01:00
static/css add a css file to the project 2017-12-25 23:54:37 +01:00
templates/inventory add a table which lists all the cron jobs 2017-12-26 11:36:28 +01:00
__init__.py create an app for the inventory 2017-12-22 17:02:24 +01:00
admin.py correct the DayOfMonth model 2017-12-26 11:33:41 +01:00
apps.py create an app for the inventory 2017-12-22 17:02:24 +01:00
models.py correct the CronJob model 2017-12-26 11:35:05 +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