bijoe/tests/settings.py

6 lines
94 B
Python

BIJOE_CACHE = False
BIJOE_INIT_SQL = [
'SET lc_time = \'fr_FR.UTF-8\'',
]
PAGE_LENGTH = 0