This website requires JavaScript.
Explore
Help
Register
Sign In
ATTUNE-HEART-THERAPY
/
alternative-backend-service
Watch
6
Star
0
Fork
0
You've already forked alternative-backend-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a2243046e9
alternative-backend-service
/
meetings
History
saani
a2243046e9
feat: increase max_length for EncryptedEmailField to 2000
2025-12-04 11:21:33 +00:00
..
migrations
feat: add selected_slots field to AppointmentRequest model and update serializers
2025-12-03 15:44:56 +00:00
__init__.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
admin.py
refactor(meetings): increase encrypted field lengths and add ID to admin
2025-11-27 14:43:50 +00:00
apps.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
email_service.py
fix(email): hardcode admin dashboard URL and open in new tab
2025-11-27 21:09:52 +00:00
models.py
feat: increase max_length for EncryptedEmailField to 2000
2025-12-04 11:21:33 +00:00
serializers.py
feat: refactor AppointmentRequest methods and update serializers to include selected_slots field
2025-12-03 20:10:15 +00:00
tasks.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
tests.py
feat: enable meetings app and simplify development configuration
2025-11-23 00:19:26 +00:00
urls.py
feat: add start and end meeting endpoints for scheduled appointments
2025-12-04 10:57:19 +00:00
views.py
feat: add start and end meeting endpoints for scheduled appointments
2025-12-04 10:57:19 +00:00