Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_docs
Commit message (Expand)AuthorAgeFilesLines
* Removed 'Test that' prefix from admindocs tests.Zan Anderle2015-09-071-4/+4
* Fixed #24917 -- Made admindocs display model methods that...Zan Anderle2015-09-072-1/+43
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-312-2/+0
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+2
* Fixed #25115 -- Made admindocs view bookmarklet reverse t...Ben Spaulding2015-07-131-1/+1
* Refs #24125 -- Added admin_docs tests for multiple templa...Kai Richard Koenig2015-06-121-0/+24
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-3/+3
* Refs #24625 -- Filtered docutils warnings output in testsMarkus Holtermann2015-04-141-3/+6
* Fixed #24625 -- Prevented arbitrary file inclusion in adm...Markus Holtermann2015-04-113-0/+12
* Fixed #24624 -- Replaced obsoleted rel.opts in admindocs ...Claude Paroz2015-04-111-0/+14
* Converted test fixtures to setUpTestData methodsJosh Smeaton2015-03-052-24/+17
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-3/+3
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-1/+1
* Fixed #5405 -- Added admindocs support for reStructured t...Zan Anderle2014-11-032-0/+119
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-8/+8
* Fixed #23601 -- Ensured view exists in URLconf before imp...Markus Holtermann2014-10-061-0/+11
* Removed some apps from ALWAYS_INSTALLED_APPSClaude Paroz2014-06-211-13/+13
* Fixed #21685 -- Displayed app verbose name in admindocs m...Claude Paroz2014-05-101-1/+5
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-8/+8
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-10/+10
* Added tests for django.contrib.admindocsGreg Chapple2014-02-232-11/+150
* Made staff_member_required redirect to loginClaude Paroz2014-02-041-1/+1
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+1
* Dropped AppCache._empty, _with_app and _without_app.Aymeric Augustin2013-12-231-6/+6
* Moved apps back in the toplevel django namespace.Aymeric Augustin2013-12-221-1/+1
* Removed the app_config.installed flag.Aymeric Augustin2013-12-221-13/+5
* Fixed #21386 -- Removed admindocs dependence on sites fra...Bouke Haarsma2013-12-182-1/+37
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* Fixed missing admindocs' site_headerBouke Haarsma2013-11-221-0/+6
* Updated admindocs to use class-based viewsClaude Paroz2013-11-212-6/+82
* PEP8 cleanupJason Myers2013-11-031-0/+2
* Fixed #6681 -- Don't break docutils when rendering reStru...Tai Lee2013-10-042-1/+46
* Removed most of absolute_import importsClaude Paroz2013-07-291-3/+0
* Fixed #20126 -- XViewMiddleware moved to django.contrib.a...Ɓukasz Langa2013-05-196-0/+86