mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-29 20:50:27 +00:00
* Add simple backend * Add test case for simple backend * Add tests for mget backend method * Fix redis mock mget implementation * Make sure memory backend is thread safe * Add docs section for memory backend * Add test usage examples to docs * Update docs for memory backend in testing * Share memory storage between threads |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_database.py | ||
| test_memory.py | ||
| test_redis.py | ||