Closed angvp closed 7 years ago
when I ran manage.py makemigrations on a project that is using waliki, I found this:
manage.py makemigrations
Migrations for 'waliki': 0006_auto_20151127_0245.py: - Alter field markup on page - Alter field status_code on redirect
Seems that some migrations of the last changes weren't added.
when I ran
manage.py makemigrations
on a project that is using waliki, I found this:Seems that some migrations of the last changes weren't added.