File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- name : Upload Python Package to PyPI on Push to Main
1+ name : Upload Python Package to PyPI
22
33on :
44 push :
Original file line number Diff line number Diff line change 1- name : Testing workflow
1+ name : Tests
22
33on :
44 push :
Original file line number Diff line number Diff line change 11# Django Appointment 📦
22
3+ ![ Tests] ( https://github.com/adamspd/django-appointment/actions/workflows/tests.yml/badge.svg )
4+ ![ Published on PyPi] ( https://github.com/adamspd/django-appointment/actions/workflows/publish.yml/badge.svg )
5+
36⚠️ ** IMPORTANT** : Version 2.1.0 introduces significant database changes. Please read
47the [ migration guide] ( https://github.com/adamspd/django-appointment/tree/main/migration_guide_v2.1.0.md ) before
58updating.
@@ -136,4 +139,4 @@ directory or visit the GitHub repository for more information.
136139
137140## Notes 📝⚠️
138141
139- Currently, the application does not send email reminders yet.
142+ Currently, the application does not send email reminders yet.
You can’t perform that action at this time.
0 commit comments