alternative-backend-service/meetings
2025-12-05 11:34:58 +00:00
..
migrations feat: remove initial migrations for meetings and users models 2025-12-05 11:34:58 +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 feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00
models.py feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00
serializers.py feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00
tasks.py feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00
tests.py feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
urls.py feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00
views.py feat: enhance appointment scheduling with user timezone support and email reminders 2025-12-05 10:34:19 +00:00