network_inventory/users
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
..
models split the project into more apps 2020-01-10 00:01:06 +01:00
templates/users update the user_details template to use bootstrap4 2020-02-25 22:24:08 +01:00
tests remove the names of some overly large capitalists 2020-03-15 19:54:43 +01:00
__init__.py add users app 2020-01-09 22:00:05 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py add users app 2020-01-09 22:00:05 +01:00
decorators.py split the project into more apps 2020-01-10 00:01:06 +01:00
tables.py remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
urls.py split the project into more apps 2020-01-10 00:01:06 +01:00
views.py rename inventory app to computers 2020-01-12 14:36:44 +01:00