adamspd / django-appointment

A Django app for managing appointment scheduling with ease and flexibility.
Apache License 2.0
89 stars 30 forks source link

Admin can change appointment's staff member #150

Closed adamspd closed 3 months ago

adamspd commented 3 months ago

Description

Currently, when logged in as an admin, the modification available are the ones also available for the staff member. Add a new field to be able to change an appointment's staff member.