mirror of https://github.com/openspug/spug
parent
10c119569e
commit
0cbce81076
|
@ -121,7 +121,7 @@ AUTHENTICATION_EXCLUDES = (
|
||||||
re.compile('/apis/.*'),
|
re.compile('/apis/.*'),
|
||||||
)
|
)
|
||||||
|
|
||||||
SPUG_VERSION = 'v2.2.4'
|
SPUG_VERSION = 'v2.2.5'
|
||||||
|
|
||||||
# override default config
|
# override default config
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue