network_inventory/network_inventory/inventory
Andreas Zweili 9d859f4ffc add login functionality 2019-08-25 22:35:03 +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 remove the unnecessary raid type 2019-08-11 20:38:53 +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 add login functionality 2019-08-25 22:35:03 +02:00
tests improve all tests which check for 302 2019-08-15 18:40:29 +02:00
.dir-locals.el fix the emacs config 2019-08-12 22:57:04 +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 login functionality 2019-08-25 22:35:03 +02:00
views.py fix the customer view permissions 2019-08-13 18:53:39 +02:00