Update and rename 0006_auto_20200815_0610.py to 0007_auto_20200815_0610.py

This commit is contained in:
Alessandro Pezzè 2020-08-15 21:43:23 +02:00 committed by GitHub
parent 7dcc930d79
commit a131421889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("pokemon_v2", "0005_auto_20200709_1930"),
("pokemon_v2", "0006_auto_20200725_2205"),
]
operations = [