mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-21 13:59:36 +02:00
Valid types fixing
This commit is contained in:
parent
0fdc119028
commit
9a672e51cd
2 changed files with 4 additions and 3 deletions
|
@ -9,6 +9,7 @@ class Migration(migrations.Migration):
|
|||
|
||||
dependencies = [
|
||||
('adventures', 'migrate_visits_categories'),
|
||||
('adventures', 'migrate_images'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue