summaryrefslogtreecommitdiff
path: root/tests/admin_docs/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #29385 -- Made admindocs ModelDetailView show model properties.humbertotm2018-06-031-0/+4
* Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle2015-09-071-0/+11
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-1/+0
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-2/+2
* Fixed #24625 -- Prevented arbitrary file inclusion in admindocsMarkus Holtermann2015-04-111-0/+6
* Fixed #5405 -- Added admindocs support for reStructured text in model docstringsZan Anderle2014-11-031-0/+12
* Added tests for django.contrib.admindocsGreg Chapple2014-02-231-0/+52
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareƁukasz Langa2013-05-191-0/+0