We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0b5a7 commit ed4c5f2Copy full SHA for ed4c5f2
docs/history/readme_v2_1_1.md
@@ -14,7 +14,7 @@ notes](https://github.com/adamspd/django-appointment/tree/main/docs/release_note
14
15
- **Database Changes ⚠️**: Significant modifications to the database schema. Before updating, ensure you follow the
16
migration steps outlined in
17
- the [migration guide](https://github.com/adamspd/django-appointment/tree/main/docs/migration_guides/v2_1_1.md).
+ the [migration guide](https://github.com/adamspd/django-appointment/tree/main/docs/migration_guides/v2_1_0.md).
18
19
1. Introduced a staff feature allowing staff members in a team or system to manage their own appointments.
20
2. Implemented an admin feature panel enabling staff members and superusers (admins) to manage the system.
0 commit comments