Add changelog to documentation

This commit is contained in:
Aleksi Häkli 2019-05-03 21:07:48 +03:00
parent 3bbcfc39f2
commit 16f96de8fd
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE
3 changed files with 7 additions and 3 deletions

View file

@ -388,7 +388,7 @@ Changes
------------------ ------------------
- Use render shortcut for rendering LOCKOUT_TEMPLATE - Use render shortcut for rendering LOCKOUT_TEMPLATE
[Radosław Luter] [Radoslaw Luter]
- Added app_label for RemovedInDjango19Warning - Added app_label for RemovedInDjango19Warning
[yograterol] [yograterol]
@ -434,7 +434,7 @@ Changes
[SilasX] [SilasX]
- Issue #155. Lockout response status code changed to 403. - Issue #155. Lockout response status code changed to 403.
[Артур Муллахметов] [Arthur Mullahmetov]
- BUGFIX: Missing migration - BUGFIX: Missing migration
[smeinel] [smeinel]

3
docs/10_changelog.rst Normal file
View file

@ -0,0 +1,3 @@
.. changelog:
.. include:: ../CHANGES.rst

View file

@ -8,7 +8,7 @@ Contents
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:numbered: :numbered: 1
1_requirements 1_requirements
2_installation 2_installation
@ -19,6 +19,7 @@ Contents
7_architecture 7_architecture
8_reference 8_reference
9_development 9_development
10_changelog
Indices and tables Indices and tables