Resolved cache issues.

parent c31536da
No preview for this file type
# Generated by Django 4.2.1 on 2023-05-16 15:18
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('forum', '0006_merge_20230516_1922'),
]
operations = [
migrations.RemoveField(
model_name='reply',
name='post',
),
]
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