network_inventory/licenses
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
..
templates/licenses update device and computer details to bootstrap4 2020-02-25 21:17:59 +01:00
tests extend the license test to include computer licenses 2020-05-26 22:08:49 +02:00
__init__.py create a licenses app 2020-01-12 12:30:29 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py create a licenses app 2020-01-12 12:30:29 +01:00
models.py unify the license count 2020-05-25 22:57:30 +02:00
tables.py remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
urls.py create a licenses app 2020-01-12 12:30:29 +01:00
views.py create a licenses app 2020-01-12 12:30:29 +01:00