mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +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 |
||
|---|---|---|
| .. | ||
| backends | ||
| __init__.py | ||
| redis_mockup.py | ||
| settings.py | ||
| storage.py | ||
| test_admin.py | ||
| test_app.py | ||
| test_checks.py | ||
| test_cli.py | ||
| test_form.py | ||
| test_pytest_overrides.py | ||
| test_test_overrides.py | ||
| test_utils.py | ||
| urls.py | ||