Commit graph

123 commits

Author SHA1 Message Date
1d2f4a5866
feat(account): Use a custom adpater 2024-09-18 22:19:33 +02:00
1732249a2d
feat(pkgs): Add django-allauth and django-allauth-cas 2024-09-18 22:18:42 +02:00
763c2dfcbb
feat(profile): Add translations and tweak template 2024-09-17 17:12:48 +02:00
590ac25b8c
feat(home): Add profile link 2024-09-17 17:12:20 +02:00
0272edc266
feat(profile): Make the password selectable on click 2024-09-17 10:36:37 +02:00
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