Commit graph

12 commits

Author SHA1 Message Date
5c99306f74
Add footer template and include it in base and hero templates; update legal URL path
Signed-off-by: Edgar P. Burkhart <git@edgarpierre.fr>
2025-06-14 19:07:46 +02:00
ac07607dd0
Add privacy policy page and update URLs configuration 2025-06-14 19:00:01 +02:00
4b331f7968
Refactor form handling and improve group retrieval in game views 2025-06-14 15:46:43 +02:00
04b0a30e76
Enhance UI by updating header styles and improving group detail layout 2025-06-14 15:05:50 +02:00
9cb4f42d07
Add hero section with background gradient and logo to enhance user interface 2025-06-14 13:49:01 +02:00
245a2503e2
Refactor group and music game models to use UniqueConstraint; update form error handling in templates 2025-06-14 10:35:42 +02:00
700ab7ecca
Add user signup form and implement signup view; enhance message display in templates 2025-06-14 10:01:45 +02:00
6ab5748cbc
Add favicon link to base template 2025-06-14 09:31:10 +02:00
dfe312d47d
Add group detail link and implement game removal functionality in views 2025-06-13 23:16:53 +02:00
8ed39c78b8
Add GroupAddMembersForm and view for editing group members 2025-06-13 17:32:17 +02:00
ba746c9cae
Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
d7545ab43c
Setup basic auth 2025-06-13 15:51:32 +02:00