mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Update and rename 0006_auto_20200815_0610.py to 0007_auto_20200815_0610.py
This commit is contained in:
parent
7dcc930d79
commit
a131421889
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
Loading…
Reference in a new issue