mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
恢复列表页面,还是有用户喜欢列表
This commit is contained in:
@@ -247,7 +247,7 @@ class SignInInlines(TabularInlinePaginated):
|
||||
return False
|
||||
|
||||
|
||||
# @admin.register(MySite)
|
||||
@admin.register(MySite)
|
||||
class MySiteAdmin(AjaxAdmin): # instead of ModelAdmin
|
||||
# 显示字段
|
||||
list_display = (
|
||||
|
||||
Reference in New Issue
Block a user