Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add custom models for Doctor, Patient, and Appointment * Add URL routing for create_appointment view * Add URL pattern for list_appointments view * Add update and delete appointment view functions * Add URL patterns for update and delete appointment views * Update docker-compose with correct environment variables * Update logging configuration * Fix request data keys in create_appointment and update docker-compose * Update appointment views * Fix key retrieval and string parsing for appointment_date * Add logging for appointment_date_str type --------- Co-authored-by: staging-devin-ai-integration[bot] <166158716+staging-devin-ai-integration[bot]@users.noreply.github.com>
- Loading branch information