个别字段模糊查询功能完成
parent
3d41aac464
commit
9448ef52f6
|
@ -313,4 +313,3 @@ CAPTCHA_NOISE_FUNCTIONS = (
|
||||||
)
|
)
|
||||||
# CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.random_char_challenge'
|
# CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.random_char_challenge'
|
||||||
CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.math_challenge'
|
CAPTCHA_CHALLENGE_FUNCT = 'captcha.helpers.math_challenge'
|
||||||
DEFAULT_LOOKUP_EXPR = 'icontains'
|
|
||||||
|
|
Loading…
Reference in New Issue