16 Commits

Author SHA1 Message Date
aa669710e1
Change update_session to template partial
Some checks failed
Django CI/CD / test (push) Failing after 1m3s
Django CI/CD / build-and-push (push) Has been skipped
2024-01-10 14:10:13 +01:00
d1c3ac6079
Revert "Move GraphQL to separata app"
This reverts commit 6ac4209492c95e7fc06b6a7ba9fced42d42037b8.
2023-11-30 17:35:44 +01:00
cb380814a7
Move GraphQL to separata app 2023-11-30 17:35:44 +01:00
5ef8c07f30
Initial working API 2023-11-30 17:35:44 +01:00
c55fbe86b5
Support HTMX with Django Debug Toolbar 2023-11-21 16:59:21 +01:00
0e93993498
Add django-debug-toolbar 2023-11-21 14:42:37 +01:00
171e4779a3 Move static files in prod 2023-11-16 16:27:41 +01:00
6a495f951f Remove Django admin 2023-11-16 16:27:41 +01:00
667b161fff Remove deprecated USE_L10N
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 21:37:13 +01:00
d6fb16bb74 Make navigation more compact 2023-11-02 09:52:42 +01:00
a4b13eb247 allow admin in prod 2/2
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-17 14:12:23 +02:00
2307fac83a allow admin in prod
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-17 14:03:46 +02:00
ffa8198540 allow django admit 2023-09-16 18:17:36 +02:00
a3042caa20 Use date and datetime inputs
All checks were successful
continuous-integration/drone/push Build is passing
Properly implements 4d91a76513
2023-02-20 21:33:15 +01:00
4892218c83 Show only last 30 days on homepage
Fixes #47
2023-01-30 22:16:28 +01:00
56e5dfaa03 Rename project, part 2 (#42)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #42
2023-01-20 13:37:46 +00:00