django-constance/docs
Misha Behersky 9eccfe0386
Add memory backend (#394)
* 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
2020-06-10 19:49:42 +02:00
..
extensions Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
backends.rst Add memory backend (#394) 2020-06-10 19:49:42 +02:00
changes.rst Bump version 2020-01-29 16:33:02 -05:00
conf.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
index.rst Make groups of fieldsets collapsable. Fix #350 (#351) 2020-03-16 11:33:19 -05:00
make.bat Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
Makefile Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
screenshot1.png fixed the README 2010-11-26 14:03:06 +01:00
screenshot2.png added an example project 2010-12-02 10:49:29 +01:00
screenshot3.png Fieldset screenshot 2016-08-22 22:38:35 +05:00
testing.rst Add memory backend (#394) 2020-06-10 19:49:42 +02:00