alternative-backend-service/booking_system
2025-12-07 13:38:17 +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: update Swagger UI endpoint paths to include 'yoursoftwaredevelopers' 2025-12-07 13:38:17 +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