fix: resolved a conflict in model registration to the Django admin

parent f1d660d2
from django.contrib import admin from django.contrib import admin
from .models import Post, Reply from .models import Post
from .models import Reply
# Register your models here. # Register your models here.
......
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