python学习
This commit is contained in:
@@ -13,4 +13,7 @@ IGNORE_URLS = [
|
||||
IGNORE_CHECK_LOGIN_URLS = [
|
||||
"^/static",
|
||||
"^/favicon.ico"
|
||||
]
|
||||
]
|
||||
|
||||
PAGE_SIZE = 50
|
||||
PAGE_DISPLAY = 10
|
||||
Reference in New Issue
Block a user