network_inventory/customers
Andreas Zweili 459771924c move the description field to the base Company model 2020-06-08 21:07:40 +02:00
..
templates/customers add a button to create a customer 2020-05-23 14:18:16 +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 split the project into more apps 2020-01-10 00:01:06 +01:00
models.py move the description field to the base Company model 2020-06-08 21:07:40 +02:00
tables.py remove the ConnectedDevice model 2020-05-03 21:48:40 +02:00
urls.py add a button to create a customer 2020-05-23 14:18:16 +02:00
views.py add a button to create a customer 2020-05-23 14:18:16 +02:00