network_inventory/customers
Andreas Zweili 6fc66ffb78 limit the dropdowns in device and computer forms 2021-12-30 14:57:47 +01:00
..
templates/customers rewrite CustomerDetailView to a FBV 2021-12-23 18:50:03 +01:00
tests implement the object permission directly 2021-12-23 19:02:18 +01: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
forms.py rewrite htmx test to FBV 2021-12-22 19:14:18 +01:00
models.py make customer names unique 2021-12-22 19:13:44 +01:00
tables.py make the delete column unsortable 2020-08-03 17:37:08 +02:00
urls.py rewrite CustomerCreateView to FBV 2021-12-23 22:44:31 +01:00
views.py limit the dropdowns in device and computer forms 2021-12-30 14:57:47 +01:00