network_inventory/network_inventory/inventory
Andreas Zweili 3833e02e60 add environment variable to emacs config 2019-08-10 13:54:55 +02:00
..
fixtures extend the fixtures 2019-06-10 21:52:40 +02:00
migrations restructure the code 2017-12-27 19:51:58 +01:00
models add verbose names to the Computer and Net model 2019-08-02 13:04:25 +02:00
static/inventory make the tables a bit smaller in order to fit more information 2019-07-30 23:16:59 +02:00
templates/inventory add AllComputersView 2019-08-02 16:54:32 +02:00
tests add check for status codes 2019-08-07 22:48:38 +02:00
.dir-locals.el add environment variable to emacs config 2019-08-10 13:54:55 +02:00
__init__.py restructure the code 2017-12-27 19:51:58 +01:00
admin.py change to relativ imports 2019-07-25 20:13:04 +02:00
apps.py restructure the code 2017-12-27 19:51:58 +01:00
decorators.py use get_object_or_404 with ConnectedDevice 2019-08-06 21:46:53 +02:00
filters.py add AllComputersView 2019-08-02 16:54:32 +02:00
tables.py implement a basic backup view 2019-08-02 14:31:55 +02:00
urls.py add trailing slash to url 2019-08-04 22:14:20 +02:00
views.py make sure only users with permissions can view customers 2019-08-07 22:37:59 +02:00