Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Zweili be7cfb7da9 add AllComputersView 2019-08-02 16:54:32 +02:00
Andreas Zweili e3a789b125 add djang-tables2 to the apps 2019-08-02 12:21:40 +02:00
Andreas Zweili 99747257b0 split the requirements and settings 2019-07-13 12:37:58 +02:00
Andreas Zweili 9647da27f8 remove the STATIC_ROOT option
django throws a lot of errors with it.
2019-06-10 22:24:48 +02:00
Andreas Zweili a8aaa1aad8 merge the work from the other project 2019-06-10 21:56:21 +02:00
Andreas Zweili 9ab28b10c3 add minimal working example of django-guardian 2019-06-10 21:46:29 +02:00
Andreas Zweili ad90e2f4d0 remove internal URL from the allowed hosts 2019-06-10 21:00:48 +02:00
Andreas Zweili adf4bdbc11 change setup to docker 2019-06-10 20:59:46 +02:00
Andreas Zweili 03adc4b76f remove the static root line 2017-12-29 11:48:47 +01:00
Andreas Zweili f0e9ea2d85 add a setting for static directories 2017-12-29 11:41:56 +01:00
Andreas Zweili aadd0deb71 add localhost to the allowed hosts 2017-12-28 01:12:44 +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 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