Commit Graph

13 Commits

Author SHA1 Message Date
40ddab4627 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
e67ef526f4 Remove backend app and its initial structure 2026-01-04 22:53:05 +01:00
666ec88165 Extend members app: add user signals for automatic Member profile creation, tests for Member behavior, and updated authentication backends 2026-01-04 22:53:00 +01:00
18181113a9 Set up backend app with initial structure and registered it in settings 2026-01-04 22:43:38 +01:00
769f18dac8 Extend members app: add fields to Member model, update migrations, and configure admin display 2026-01-04 22:42:54 +01:00
a38a813865 Set up members app with models, migrations, permissions, and rules integration; updated dependencies and settings 2026-01-03 13:00:06 +01:00
63ad906557 Set up members app with initial structure and registered it in settings 2026-01-03 12:46:57 +01:00
8f566b2e5e Add team forge logo to static assets 2026-01-03 12:46:02 +01:00
3e77b1edb8 Set up theme app with initial structure, Tailwind CSS integration, and npm dependencies 2026-01-03 12:38:06 +01:00
5573058e3e Update Python SDK references in project configuration files 2026-01-02 14:24:18 +01:00
cb04e908ce Add new dependencies to uv.lock file 2026-01-02 14:24:00 +01:00
2044d609b6 Set up Django project with initial structure and configuration files 2025-12-30 22:19:47 +01:00
243975314f Initial commit 2025-12-30 22:19:41 +01:00