mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 11:11:10 -05:00
14 lines
274 B
Python
14 lines
274 B
Python
# Generated by Django 5.1.2 on 2024-10-31 20:35
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
dependencies = [
|
|
("parks", "0011_alter_historicalpark_fields"),
|
|
("parks", "0011_merge_20241031_1617"),
|
|
]
|
|
|
|
operations = []
|