个别字段模糊查询功能完成

pull/2/head
李强 2021-03-20 19:27:02 +08:00
parent 3d41aac464
commit 9448ef52f6
1 changed files with 0 additions and 1 deletions

View File

@ -313,4 +313,3 @@ CAPTCHA_NOISE_FUNCTIONS = (
)
# CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.random_char_challenge'
CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.math_challenge'
DEFAULT_LOOKUP_EXPR = 'icontains'