| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-11 | [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs | Markus Holtermann | |
| Thanks Tim Graham for the review. Backport of 09595b4fc67ac4c94ed4e0d4c69acc1e4a748c81 from master | |||
| 2014-11-03 | Fixed #5405 -- Added admindocs support for reStructured text in model docstrings | Zan Anderle | |
| Thanks elvard and gkmngrgn for work on the patch and Markus H. for review. | |||
| 2014-02-23 | Added tests for django.contrib.admindocs | Greg Chapple | |
| Refs #22015 | |||
| 2013-12-17 | Removed superfluous models.py files. | Aymeric Augustin | |
| Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module. | |||
| 2013-05-19 | Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware | Ćukasz Langa | |
