Open thohenadl opened 1 year ago
python manage.py makemigrations
does not change anything. It provides the following response:
Operating system detected: win32 No changes detected
Operating system detected: win32
No changes detected
This error can be solved by adding an empty folder with an empty "init.py" file into the top level directory.
python manage.py makemigrations
does not change anything. It provides the following response:
Operating system detected: win32
No changes detected
This error can be solved by adding an empty folder with an empty "init.py" file into the top level directory.