Commit graph

18 commits

Author SHA1 Message Date
fd5e036f49
feat(profile): Add more informations 2024-09-16 19:07:19 +02:00
82123717cc
feat(app): Remove daphne 2024-09-16 19:07:02 +02:00
abc71eb52d
feat(accounts): Simplify the template and disable signup 2024-09-14 16:35:57 +02:00
2817054e7e
feat(dgsi.views): Add a view to create users 2024-09-14 15:53:10 +02:00
3b2937b6d1
feat(dgsi.mixins): Introduce StaffRequiredMixin 2024-09-14 15:52:15 +02:00
f56961c7bb
feat(User): Switch to a custom model, simplifying the logic 2024-09-14 15:52:15 +02:00
855664e410
feat(templates): Tweak _hero.html
This makes the title fit on one line
2024-09-13 21:25:26 +02:00
aed32e0725
feat(profile): Change the url so that the redirection is automatic after connexion 2024-09-13 17:32:45 +02:00
7581bf59df
feat(models): Add a Profile model
This simplifies the management of the views data
2024-09-13 16:55:44 +02:00
8599992dd7
feat(dgsi): Add a basic profile view 2024-09-11 21:08:08 +02:00
a49786b6b4 feat(allauth): Update templates 2024-05-28 18:10:50 +02:00
f69c69e73e feat(auth): Use allauth and setup dev login 2024-05-28 08:36:20 +02:00
411a3664ec feat(static): Add tabler-icons 2024-05-28 08:35:17 +02:00
9b0149e6ee feat(pkgs): Add bulma forms 2024-05-28 08:35:17 +02:00
e2d6371495 feat(dev): Add DjDT 2024-05-28 08:29:19 +02:00
9e45426202 feat(src): First workable skeleton 2024-05-26 22:10:38 +02:00
42433dfe5c chore: Update structure 2024-05-21 21:19:41 +02:00
17d1ed39f8 feat(repo): Init scaffolding 2024-04-06 00:28:47 +02:00