network_inventory/customers
2020-08-03 21:10:05 +02:00
..
templates/customers make all tables responsive 2020-08-03 21:10:05 +02:00
tests rename the customer form view tests file 2020-05-24 18:05:44 +02:00
__init__.py rename customer app to customers 2020-01-09 21:59:37 +01:00
admin.py add the Location model to the admin interface 2020-02-16 00:16:16 +01:00
apps.py rename customer app to customers 2020-01-09 21:59:37 +01:00
decorators.py PEP8 2020-08-03 13:41:49 +02:00
models.py extend the models with 'ordering' 2020-07-07 22:12:57 +02:00
tables.py make the delete column unsortable 2020-08-03 17:37:08 +02:00
urls.py add delete button to customers table 2020-08-03 16:35:36 +02:00
views.py add delete button to customers table 2020-08-03 16:35:36 +02:00