network_inventory/backups
Andreas Zweili e79eba2828 show all models in the admin interface
Since we decided to create many forms in the frontend the admin interface
should really be a way to access all models even the ones which aren't
accessible from the front end.
2020-06-08 17:02:15 +02:00
..
fixtures move backup fixtures to backups app 2020-01-11 17:07:59 +01:00
models convert backup exec_days to a many-to-many field 2020-04-30 19:20:53 +02:00
templates/backups convert backup exec_days to a many-to-many field 2020-04-30 19:20:53 +02:00
tests convert backup exec_days to a many-to-many field 2020-04-30 19:20:53 +02:00
__init__.py add backups app 2020-01-11 17:01:21 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py add backups app 2020-01-11 17:01:21 +01:00
decorators.py add backups app 2020-01-11 17:01:21 +01:00
tables.py remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
urls.py remove unused imports 2020-02-29 21:03:59 +01:00
views.py rename inventory app to computers 2020-01-12 14:36:44 +01:00