django-constance/docs
Vladas Tamoshaitis bd8041c55f
Allow override_config for pytest (#338)
* provides: base override class; unittest and pytest overrides

* raise invalid config error earlier

* update AUTHORS

* avoid AttributeError

* fix comment

* add tests

* fix tests, update docstring

* update docs, improve tests

* fix docs

* fix markdown

* refactor pytest override, use hidden fixture, refactor base and unittest classes

* improve docstring and error

* refactor pytest override to use hooks

* set minimum pytest version

* revert empty lines removal

* introduce pytest test runner for package, refactoring

* WIP

* Finalize tox config, refactor docs, add global fixture

* skip py35

* pytest command: remove unnecessary ignore

* address comments

* Update constance/test/pytest.py

* address comments

* add test for checking nested markers

Co-authored-by: Camilo Nova <camilo.nova@gmail.com>
Co-authored-by: Paweł Zarębski <ppjzarebski@gmail.com>
2020-04-04 11:38:22 -05:00
..
extensions Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
backends.rst Resolve #367: Set pickle protocol version for the Redis backend (#369) 2020-01-14 15:46:27 -05: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 Allow override_config for pytest (#338) 2020-04-04 11:38:22 -05:00