Commit fe9bee8c authored by iceman2434's avatar iceman2434

Update admin.py

parent 9f79d6ea
......@@ -13,8 +13,8 @@ class ForumAdmin(admin.ModelAdmin):
('Forum Data', {
'fields': [
'post_title',
'list_display',
'list_filter'
'post_body',
'pub_date'
]
}),
]
......
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