summaryrefslogtreecommitdiff
path: root/tests/admin_docs/models.py
AgeCommit message (Expand)Author
2015-09-07Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle
2015-08-31Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-04-11Fixed #24625 -- Prevented arbitrary file inclusion in admindocsMarkus Holtermann
2014-11-03Fixed #5405 -- Added admindocs support for reStructured text in model docstringsZan Anderle
2014-02-23Added tests for django.contrib.admindocsGreg Chapple
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-05-19Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareƁukasz Langa