alternative-backend-service/meetings
2025-11-27 15:00:16 +00:00
..
migrations Deleting migrations 2025-11-27 15:00:16 +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 refactor(email): improve email service implementation and templates 2025-11-23 00:27:44 +00:00
models.py fix: allow null values for Jitsi fields in AppointmentRequest 2025-11-27 14:56:37 +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 docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00