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
afc2035c00ea1e91592965e0b6cdf6c1e96a60b6
TeamForge
/
templates
/
backend
History
Bernard Siebens
fb830710f2
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +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
Set up
teams
app: create app structure, register in settings, and update base template formatting.
2026-04-18 12:36:42 +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