mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-22 04:51:09 -05:00
here we go
This commit is contained in:
13
parks/migrations/0012_merge_20241031_1635.py
Normal file
13
parks/migrations/0012_merge_20241031_1635.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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 = []
|
||||
Reference in New Issue
Block a user