Commit Graph

328 Commits

Author SHA1 Message Date
Andreas Zweili
f16aad35f2 change the computer ip from CharField to GenericIPAddressField 2018-01-14 13:35:39 +01:00
Andreas Zweili
01631f0ca9 order computers by their IP address 2018-01-06 09:55:34 +01:00
Andreas Zweili
11b5d3c3f2 add the sakura theme 2018-01-06 09:47:50 +01:00
Andreas Zweili
26869813e0 correct the page titles 2017-12-29 12:35:50 +01:00
Andreas Zweili
5a30aa8814 split the various lists into seperate pages 2017-12-29 12:33:05 +01:00
Andreas Zweili
03adc4b76f remove the static root line 2017-12-29 11:48:47 +01:00
Andreas Zweili
0ef15afd6e add a bit whitespace to improve visibility 2017-12-29 11:45:56 +01:00
Andreas Zweili
f9f20c0932 add a counter for the CPU 2017-12-29 11:45:43 +01:00
Andreas Zweili
ed504889d7 add a javascript file to make tables sortable 2017-12-29 11:42:39 +01:00
Andreas Zweili
f0e9ea2d85 add a setting for static directories 2017-12-29 11:41:56 +01:00
Andreas Zweili
3d7ac52229 fix the host url for good 2017-12-28 01:20:05 +01:00
Andreas Zweili
aadd0deb71 add localhost to the allowed hosts 2017-12-28 01:12:44 +01:00
Andreas Zweili
fa6480eac3 add a link to the host computer 2017-12-28 01:09:27 +01:00
Andreas Zweili
aaef16d428 sort disktypes by name and disk sizes by size 2017-12-28 01:08:54 +01:00
Andreas Zweili
6884d4a212 remove fixed tables from the admin interface 2017-12-28 00:12:53 +01:00
Andreas Zweili
54a1ae2836 collect static files for the admin page 2017-12-28 00:02:01 +01:00
Andreas Zweili
84a6aa7f98 correct the css url 2017-12-27 23:56:55 +01:00
Andreas Zweili
dee94fcc90 add an allowed host 2017-12-27 23:55:06 +01:00
Andreas Zweili
81daf6a056 add a static root to the settings 2017-12-27 23:51:42 +01:00
Andreas Zweili
2fbcf1e5f7 remove the mysql settings 2017-12-27 23:51:15 +01:00
Andreas Zweili
8d0454556f move the css file 2017-12-27 23:51:03 +01:00
Andreas Zweili
8ea0a1cd61 add settings for mariadb 2017-12-27 20:17:12 +01:00
Andreas Zweili
0067fa3af2 restructure the code 2017-12-27 19:51:58 +01:00
Andreas Zweili
9fc5279193 change time formats to an international 24h format 2017-12-25 13:36:20 +01:00
Andreas Zweili
3f6a9974ff add urlpatterns for the inventory app 2017-12-25 13:25:57 +01:00
Andreas Zweili
03bbfbc612 create an app for the inventory 2017-12-22 17:02:24 +01:00
Andreas Zweili
c1dad8a61d add models to the docs.org file 2017-12-22 14:13:51 +01:00
Andreas Zweili
e8276c789a start the django project 2017-12-21 23:33:47 +01:00