This website requires JavaScript.
Explore
Help
Sign In
bernard
/
TeamForge
Watch
1
Star
0
Fork
0
You've already forked TeamForge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
TeamForge
/
templates
/
backend
History
Bernard Siebens
72e6388c0c
Add configuration page: implement
ConfigurationForm
, update views, templates, and routes to enable superusers to manage club settings and toggle features using
django-waffle
.
2026-04-12 16:02:05 +02:00
..
partials
Enable member creation functionality: implement
MemberAddView
, create
MemberForm
, update routes, templates, and add supporting styles.
2026-01-17 23:38:12 +01:00
base.html
Add configuration page: implement
ConfigurationForm
, update views, templates, and routes to enable superusers to manage club settings and toggle features using
django-waffle
.
2026-04-12 16:02:05 +02:00
configuration.html
Add configuration page: implement
ConfigurationForm
, update views, templates, and routes to enable superusers to manage club settings and toggle features using
django-waffle
.
2026-04-12 16:02:05 +02:00
index.html
Extend
members
app: add filtering with
django-filter
,
MemberFilter
class, and initial view setup. Update URLs, templates, and dependencies for integration.
2026-01-04 23:24:53 +01:00