This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
37
commits
1
branch
0
tags
94
KiB
Python
99%
HTML
1%
81d1334013
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Chneemann
81d1334013
bugfix: fix incorrect method call in LoginView, change from _create_token_response to create_token_response
2025-04-06 11:03:24 +02:00
auth_app
bugfix: fix incorrect method call in LoginView, change from _create_token_response to create_token_response
2025-04-06 11:03:24 +02:00
join
feat: implement password reset functionality with dedicated service layer
2025-04-05 23:10:39 +02:00
task_app
fix: user assignment by correcting user_id field lookup
2025-04-04 04:53:11 +02:00
templates
/emails
feat: implement password reset functionality with dedicated service layer
2025-04-05 23:10:39 +02:00
user_app
feat: create RegisterView and implement generate_initials in UserSerializer
2025-04-05 20:34:26 +02:00
.gitignore
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
manage.py
first commit
2025-03-18 19:19:41 +01:00
requirements.txt
feat: add CamelCase rendering for JSON responses
2025-03-21 18:22:02 +01:00