Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Zweili d2db343809 remove django-bootstrap4
most of this should be achievable without an additional plugin
2020-02-28 17:32:25 +01:00
Andreas Zweili 3da7b37e76 add a form to add computers 2020-02-26 21:56:53 +01:00
Andreas Zweili 39f1d9b4fd modify the all_computers template to use bootstrap4 2020-02-25 21:42:18 +01:00
Andreas Zweili 0d14efdd00 update django to version 2.2.10 2020-02-15 00:30:04 +01:00
Andreas Zweili e158cc7b36 change the RAID model so that it uses django-nested-admin 2019-12-27 18:28:30 +01:00
Andreas Zweili 9d2651b3a0 update django to 2.2.8 2019-12-10 19:24:36 +01:00
Andreas Zweili 94d465bd4a add various tools to local requirements 2019-11-30 15:49:55 +01:00
Andreas Zweili 5ab7bf978a implement pytest-xdist for the Docker tests
This speeds up testing quite a bit
2019-08-30 22:37:16 +02:00
Andreas Zweili c33b6cd6ef bump django version 2019-08-30 06:28:46 +02:00
Andreas Zweili 1349e606d1 add mixer to the requirements 2019-08-11 20:39:07 +02:00
Andreas Zweili 521aaef946 run django with gunicorn 2019-08-11 18:37:37 +02:00
Andreas Zweili 43c334745d move the pytest requirements to the base file 2019-08-10 15:05:03 +02:00
Andreas Zweili 532fad6bd3 remove the production requirements
For the moment these aren't needed
2019-08-10 15:03:34 +02:00
Andreas Zweili 7969663374 add pytest-cov to the docker requirements 2019-08-10 13:55:34 +02:00
Andreas Zweili e3ca65b61b add pylint as dependency 2019-08-04 20:49:20 +02:00
Andreas Zweili be7cfb7da9 add AllComputersView 2019-08-02 16:54:32 +02:00
Andreas Zweili c76576bc79 add rope to the development depencies 2019-07-19 16:09:06 +02:00
Andreas Zweili 99747257b0 split the requirements and settings 2019-07-13 12:37:58 +02:00