79172463

Date: 2024-11-09 09:39:09
Score: 2
Natty:
Report link

There are default migrations inside apps. When you start an app you should first install it inside the 'settings.py' file and then perform the 'python manage.py migrate'. Your problem is that you've first performed the 'migrate' and then installed the app.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sina Arasteh