network_inventory/network_inventory/inventory
Andreas Zweili 0ee532950b refactor so that mixer does the work 2019-08-30 23:15:36 +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 and logout button to base.html 2019-08-30 06:21:27 +02:00
tests refactor so that mixer does the work 2019-08-30 23:15:36 +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 rename the computer list to match the Django scheme 2019-08-28 23:09:34 +02:00
views.py add LoginRequiredMixin to view 2019-08-30 22:37:49 +02:00