mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-04 11:44:42 +00:00
whitespace
This commit is contained in:
parent
a37b9a9d06
commit
293e08a0be
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ CACHES = {
|
|||
}
|
||||
|
||||
|
||||
#CACHES = {'default': {'BACKEND': 'django.core.cache.backends.dummy.DummyCache'}}
|
||||
# CACHES = {'default': {'BACKEND': 'django.core.cache.backends.dummy.DummyCache'}}
|
||||
|
||||
TEST_DATABASE_CHARSET = "utf8"
|
||||
TEST_DATABASE_COLLATION = "utf8_general_ci"
|
||||
|
|
|
|||
Loading…
Reference in a new issue