alternative-backend-service/meetings
2025-12-01 18:40:56 +00:00
..
migrations feat: refactor contact message handling and update appointment request model 2025-12-01 18:40: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 refactor(meetings): standardize null handling for Jitsi fields and enhance emails 2025-11-28 12:50:33 +00:00
serializers.py refactor(meetings): increase encrypted field lengths and add ID to admin 2025-11-27 14:43:50 +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 docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
views.py style: add blank lines for improved code readability 2025-11-27 19:54:03 +00:00