You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
If you perform manage migrate, Django will output:
Your models have changes that are not yet reflected in a migration, and so won't be applied.
Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.
If you then run manage makemigrations the following migration will be created for bouncy:
If you perform
manage migrate
, Django will output:If you then run
manage makemigrations
the following migration will be created for bouncy:The text was updated successfully, but these errors were encountered: