[REFACTOR] change health_problem attribute to multi select field and delete...
[REFACTOR] change health_problem attribute to multi select field and delete migrations to resolve migration conflict
... | ... | @@ -4,6 +4,7 @@ djangorestframework==3.11.1 |
django-cors-headers==3.4.0 | ||
requests==2.24.0 | ||
Pillow==7.1.2 | ||
django-multiselectfield==0.1.12 | ||
# database | ||
dj-database-url==0.5.0 | ||
... | ... |
Please register or sign in to comment