mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-21 23:51:09 -05:00
here we go
This commit is contained in:
13
parks/migrations/0011_merge_20241031_1617.py
Normal file
13
parks/migrations/0011_merge_20241031_1617.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# Generated by Django 5.1.2 on 2024-10-31 20:17
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("parks", "0010_alter_historicalpark_country_alter_park_country"),
|
||||
("parks", "0010_fix_historical_records"),
|
||||
]
|
||||
|
||||
operations = []
|
||||
Reference in New Issue
Block a user