| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-07 | Fixed #24917 -- Made admindocs display model methods that take arguments. | Zan Anderle | |
| 2015-08-31 | Fixed #25331 -- Removed trailing blank lines in docstrings. | Maxime Lorant | |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ↵ | Flavio Curella | |
| ForeignKey/OneToOneField | |||
| 2015-04-11 | Fixed #24625 -- Prevented arbitrary file inclusion in admindocs | Markus Holtermann | |
| Thanks Tim Graham for the review. | |||
| 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 | |
