Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/admindocs/templates
Commit message (Expand)AuthorAgeFilesLines
* Simplified translatable string in admindocs templateClaude Paroz2015-10-101-5/+5
* Fixed #24917 -- Made admindocs display model methods that...Zan Anderle2015-09-071-0/+25
* Fixed #25115 -- Made admindocs view bookmarklet reverse t...Ben Spaulding2015-07-131-1/+1
* Fixed #25116 -- Removed long-broken admindocs bookmarkletsBen Spaulding2015-07-131-13/+1
* Fixed #5405 -- Added admindocs support for reStructured t...Zan Anderle2014-11-031-4/+3
* Fixed #21685 -- Displayed app verbose name in admindocs m...Claude Paroz2014-05-101-4/+4
* Fixed #22306 -- Deprecated future versions of cycle and f...Maxime Turcotte2014-03-282-2/+2
* Replaced Options.object_name.lower() by Options.model_name.Aymeric Augustin2013-12-291-1/+1
* Fixed #21386 -- Removed admindocs dependence on sites fra...Bouke Haarsma2013-12-182-18/+26
* Updated admindocs to use class-based viewsClaude Paroz2013-11-212-2/+2
* Fixed a typo in admindocs templateClaude Paroz2013-11-081-1/+1
* Fixed admindoc template errors introduced by 02fd87c821.Simon Charette2013-06-022-6/+6
* Fixed #20540 -- Added more translatable strings to contri...Claude Paroz2013-06-019-50/+48
* Loaded cycle and firstof from future in built-in template...Aymeric Augustin2013-02-242-2/+2
* Fix admindocs on Python 3, where None cannot be sorted wi...Carl Meyer2013-02-132-4/+4
* Removed various unnecessary instances of mark_safe applie...Luke Plant2012-07-031-1/+1
* Fixed #18037 -- Changed behaviour of url and ssi template...Claude Paroz2012-04-2410-10/+0
* Fixed #17234 -- Added back a missing endblock tag to an a...Ramiro Morales2011-11-161-0/+1
* Converted internal link generation in the admin and admin...Ramiro Morales2011-09-2010-17/+98
* Fixed #2411 -- Fixed some XHTML validation errors in admi...Ramiro Morales2010-12-163-6/+6
* Fixed id attribute generation in the admin docs page. Pat...Malcolm Tredinnick2010-09-112-4/+4
* Fixed #10061 -- Added namespacing for named URLs - most i...Russell Keith-Magee2009-07-161-1/+1
* Fixed #11327 -- Added missing prefix in HTML id in admin-...Russell Keith-Magee2009-06-241-1/+1
* Fixed #10538: use a prefix for HTML ids on the admin doc ...Jacob Kaplan-Moss2009-04-011-1/+1
* Fixed #8172 -- Improved a whole bunch of contrib template...Adrian Holovaty2008-09-085-11/+11
* Fixed #7811: moved admindocs templates into admindocs/tem...Jacob Kaplan-Moss2008-08-0910-0/+348