Commit Graph

16 Commits

Author SHA1 Message Date
41bf9b1dc8 add a basic htmx config 2021-12-11 14:22:24 +01:00
dependabot[bot]
f3fdbee28d
Bump django from 3.2 to 3.2.10 in /requirements
Bumps [django](https://github.com/django/django) from 3.2 to 3.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2...3.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 18:00:44 +00:00
11d23f4cb8 increase the Django version to 3.2 2021-12-10 18:52:42 +01:00
Andreas Zweili
accc02d8d1 update django to 2.2.13 2020-06-15 22:55:17 +02:00
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
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
43c334745d move the pytest requirements to the base file 2019-08-10 15:05:03 +02:00
Andreas Zweili
be7cfb7da9 add AllComputersView 2019-08-02 16:54:32 +02:00
Andreas Zweili
99747257b0 split the requirements and settings 2019-07-13 12:37:58 +02:00