You have checked to make sure the issue does not already exist
Describe the bug
When installing pinax 4.0.0, three migration files come with the package, but a fourth is required so running django-admin makemigrations is necesary to generate this fourth, before the django-admin migrate
Reproduce behavior
install pinax 4.0.0
run django-admin makemigrations
a fourth migrations file appears on the migrations folder
Expected behavior
this fourth migration file should come inside the package
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop
OS: linux ubuntu server 20.04
Browser [e.g. Chrome, Firefox, Safari, Brave]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Template instructions
Tips for an ideal issue
Describe the bug When installing pinax 4.0.0, three migration files come with the package, but a fourth is required so running django-admin makemigrations is necesary to generate this fourth, before the django-admin migrate
Reproduce behavior install pinax 4.0.0 run django-admin makemigrations a fourth migrations file appears on the migrations folder
Expected behavior this fourth migration file should come inside the package
Screenshots If applicable, add screenshots to help explain your problem.
Desktop
Additional context Add any other context about the problem here.