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
32d49f8d15
join-api
/
auth_app
History
Chneemann
32d49f8d15
feat: create RegisterView and implement generate_initials in UserSerializer
2025-04-05 20:34:26 +02:00
..
migrations
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
__init__.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
admin.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
apps.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
custom_backend.py
feat: create auth app with login, logout, and auth check, including custom backend for email login
2025-03-23 19:54:10 +01:00
models.py
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
serializer.py
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
tests.py
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
views.py
feat: create RegisterView and implement generate_initials in UserSerializer
2025-04-05 20:34:26 +02:00