network_inventory/backups
Andreas Zweili 746054c295 make all tables responsive 2020-08-03 21:10:05 +02:00
..
fixtures move backup fixtures to backups app 2020-01-11 17:07:59 +01:00
models add a customer property to Backup model 2020-08-03 16:49:09 +02:00
templates/backups make all tables responsive 2020-08-03 21:10:05 +02:00
tests add create and delete views for backups 2020-06-29 13:36:12 +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 PEP8 2020-08-03 13:41:49 +02:00
tables.py make the delete column unsortable 2020-08-03 17:37:08 +02:00
urls.py add a delete button to the backups table 2020-08-03 16:49:45 +02:00
views.py add a delete button to the backups table 2020-08-03 16:49:45 +02:00