Resolve merge issues

parent 55ccbde0
No preview for this file type
<<<<<<< HEAD
# Generated by Django 4.1.7 on 2023-03-06 02:45
=======
# Generated by Django 4.1.7 on 2023-03-05 15:14
>>>>>>> 4f4b6cf6f7366e676cd579dda188e9c9faa9c539
from django.db import migrations, models
import django.db.models.deletion
......
# Generated by Django 4.2.1 on 2023-05-15 12:25
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('forum', '0002_auto_20230306_0546'),
('forum', '0003_alter_reply_pub_datetime'),
]
operations = [
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment