Víðir Valberg Guðmundsson
2ed5df5241
Add pyproject.toml file.
2024-01-13 15:39:31 +01:00
Víðir Valberg Guðmundsson
4c5803545d
Switch out poetry with pip-tools.
2022-11-21 20:51:09 +01:00
Víðir Valberg Guðmundsson
3dde14614f
Fixes and cleanup.
2022-08-09 19:29:42 +02:00
Víðir Valberg Guðmundsson
4c5d0e30ab
Poetry lock. Bump django to 4.1.
2022-08-09 19:17:29 +02:00
Víðir Valberg Guðmundsson
f8688de23a
Debug toolbar is only available when DEBUG is True.
2022-08-09 16:33:56 +02:00
Víðir Valberg Guðmundsson
0278b2b48e
Upgrade django, python, etc.
2021-12-13 20:44:09 +01:00
Víðir Valberg Guðmundsson
72c4020d96
Add whitenoise.
2021-03-01 20:34:51 +01:00
Víðir Valberg Guðmundsson
ea3039a279
Fix entrypoint paths. Add uvicorn. Set correct port.
2021-03-01 14:13:19 +01:00
Víðir Valberg Guðmundsson
4c75991fcb
Refactoring things and doing stuff WIP way.
2021-02-27 21:07:48 +01:00
Thomas Jespersen
10f23d1ad8
Add psycopg2 as dependency
2021-02-09 22:36:34 +01:00
Mikkel Munch Mortensen
1a66dbff3a
Upgrade various packages to most recent versions
...
* Django
* django-money
* pre-commit
Also fix a few minor issues:
* Front page was broken, as `render_to_response` is no longer in
Django, but replaced by `render`.
* Base template had a link to a "change e-mail" page that no longer
exists. Linking to "change password" instead. At least for now.
2021-01-26 20:37:50 +01:00
Víðir Valberg Guðmundsson
a08d6e044b
Use poetry to control the projects dependencies. Also setup black for pre-commit.
2019-09-01 00:25:25 +02:00