Skip to content

文章分类  #10

@n37r06u3

Description

@n37r06u3

如果 class Category 定义在Post的下面

south的时候 会出现
NameError: name 'Category' is not defined

建议加引号
po_type = models.ForeignKey('Category', verbose_name=u'文章分类', blank=True, null=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions