Skip to content

Commit 7a33093

Browse files
committed
Update docs for issue #76 progress
1 parent a893caf commit 7a33093

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ These non-maintainers have contributed code to a django-nose release:
2121

2222
* Adam DePue (`adepue <https://github.com/adepue>`_)
2323
* Alexey Evseev (`st4lk <https://github.com/st4lk>`_)
24+
* Alex (`alexjg <https://github.com/alexjg>`_)
2425
* Antti Kaihola (`akaihola <https://github.com/akaihola>`_)
2526
* Ash Christopher (`ashchristopher <https://github.com/ashchristopher>`_)
2627
* Blake Winton (`bwinton <https://github.com/bwinton>`_)
@@ -33,6 +34,7 @@ These non-maintainers have contributed code to a django-nose release:
3334
* Dmitry Gladkov (`dgladkov <https://github.com/dgladkov>`_)
3435
* Ederson Mota (`edrmp <https://github.com/edrmp>`_)
3536
* Eric Zarowny (`ezarowny <https://github.com/ezarowny>`_)
37+
* Eron Villarreal (`eroninjapan <https://github.com/eroninjapan>`_)
3638
* Fred Wenzel (`fwenzel <https://github.com/fwenzel>`_)
3739
* Fábio Santos (`fabiosantoscode <https://github.com/fabiosantoscode>`_)
3840
* Ionel Cristian Mărieș (`ionelmc <https://github.com/ionelmc>`_)

changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Changelog
33

44
*Unreleased*
55
~~~~~~~~~~~~
6+
* Warn against using REUSE_DB=1 and FastFixtureTestCase in docs
67
* REUSE_DB=1 uses new transaction management in Django 1.7, 1.8 (scottsexton)
8+
* Try to avoid accidentally using production database with REUSE_DB=1 (alexjg, eroninjapan)
79
* Supported Django versions limited to current supported Django version 1.4,
810
1.7, and 1.8, as well as relevant Python versions.
911

0 commit comments

Comments
 (0)