~netlandish/django-wiki

c5e3da6c7d0a349134c0588e59dc75b3f83c26f9 — Benjamin Bach 5 years ago dcd06f4 + 4aa9850
Merge pull request #942 from benjaoming/master

Merge 0.4.x into master
1 files changed, 11 insertions(+), 2 deletions(-)

M docs/release_notes.rst
M docs/release_notes.rst => docs/release_notes.rst +11 -2
@@ 20,11 20,20 @@ Changed
* Update to Markdown >= 3 :url-issue:`920` (Don Bowman)


0.4.3
-----

Fixed
~~~~~

* Projects fail to load with custom ``User`` models without a ``username`` field :url-issue:`865` (trevorpeacock)


0.4.2
-----

Security
~~~~~~~~
Fixed
~~~~~

* Using customized ``MESSAGE_TAGS`` setting caused ``KEY_ERROR`` :url-issue:`922` (Benjamin Bach)