Commit c9d51adf authored by lixiaofang's avatar lixiaofang

add

parent 5f912172
This diff is collapsed.
from django.db import models
import datetime
from .topic import Topic
import logging
import traceback
from .topic import Topic
class PictorialTopic(models.Model):
"""画报帖子关系"""
......
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