Commit Graph

26 Commits

Author SHA1 Message Date
Andreas Zweili 1e29e57f17 add the postgres connector to the local requirements 2022-02-01 21:12:49 +01:00
Andreas Zweili 31eb209ec2 lock the requirements 2022-01-29 16:30:10 +01:00
Andreas Zweili c411be37c1 upgrade to django 4.0 2021-12-28 16:07:12 +01:00
Andreas Zweili 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
Andreas Zweili 11d23f4cb8 increase the Django version to 3.2 2021-12-10 18:52:42 +01:00
Andreas Zweili 60764fb061 fix the required django setup 2021-12-08 19:34:39 +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 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