alternative-backend-service/booking_system
2025-12-05 18:04:11 +00:00
..
__init__.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
asgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
settings.py feat: update CORS and CSRF trusted origins for improved security 2025-12-05 12:52:52 +00:00
urls.py feat: add API documentation with drf-spectacular and refactor views 2025-11-24 13:29:07 +00:00
views.py feat: implement appointment rescheduling and cancellation features with email notifications 2025-12-05 18:04:11 +00:00
wsgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00