django-constance/docs
Philipp Thumfart 4ac1e546c7
Some checks failed
Docs / docs (push) Has been cancelled
Test / ruff-format (push) Has been cancelled
Test / ruff-lint (push) Has been cancelled
Test / build (3.10) (push) Has been cancelled
Test / build (3.11) (push) Has been cancelled
Test / build (3.12) (push) Has been cancelled
Test / build (3.13) (push) Has been cancelled
Test / build (3.14) (push) Has been cancelled
Test / build (3.8) (push) Has been cancelled
Test / build (3.9) (push) Has been cancelled
Added async support (#656)
* Added async logic

* Added tests and fixed async deadlock on aset

* Used abstract base class for backend to simplify code coverage

* Reordered try except block

* Added explicit thread safety

* Fixed linting error

* Worked on redis init block

* Fixed async test setup

* Added tests for redis instantiation

* Fixed linting errors
2026-03-04 16:37:37 -06:00
..
_static feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
extensions Use double quotes 2025-10-07 11:26:18 +02:00
backends.rst Collections support (#581) 2024-09-04 14:41:53 +05:00
changes.rst Add Django 5.1 and 5.2 support 2025-10-04 17:02:23 +03:30
conf.py Added async support (#656) 2026-03-04 16:37:37 -06:00
index.rst Added async support (#656) 2026-03-04 16:37:37 -06:00
make.bat feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
Makefile feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
requirements.txt feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
testing.rst fix(docs): use sphinx note function (#604) 2025-01-07 08:34:32 -06:00