Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/admindocs
Commit message (Expand)AuthorAgeFilesLines
* Simplified translatable string in admindocs templateClaude Paroz2015-10-102-10/+9
* Updated translation catalogsClaude Paroz2015-10-091-55/+43
* Fixed #24917 -- Made admindocs display model methods that...Zan Anderle2015-09-072-8/+56
* 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 #24979 -- Removed usage of inspect.getargspec().Tim Graham2015-06-151-1/+2
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-74/+48
* Updated translations from TransifexClaude Paroz2015-04-304-32/+33
* Removed cases of six.iter* wrapped in a list()Curtis Maloney2015-04-181-3/+2
* Fixed #24625 -- Prevented arbitrary file inclusion in adm...Markus Holtermann2015-04-111-1/+3
* Fixed #24624 -- Replaced obsoleted rel.opts in admindocs ...Claude Paroz2015-04-111-2/+2
* Fetched updated contrib translations from TransifexClaude Paroz2015-04-01166-9975/+702
* Renamed Field.rel attribute to remote_fieldAnssi Kääriäinen2015-03-251-4/+4
* Sorted imports with isort; refs #23860.Tim Graham2015-02-064-12/+14
* Updated en translation catalogsClaude Paroz2015-01-171-30/+25
* Avoided exceptions in admindocs' template detail view.Aymeric Augustin2015-01-121-9/+16
* Fixed #12663 -- Formalized the Model._meta API for retrie...Daniel Pyrathon2015-01-071-1/+1
* Fixed #22295 -- Replaced permission check for displaying ...Thomas Tanner2014-12-311-4/+4
* Cleaned up the django.template namespace.Aymeric Augustin2014-12-281-10/+11
* Fixed #23525 -- Fixed admindocs crash on apps installed a...Tim Graham2014-12-221-6/+11
* Removed direct references to template-related settings.Aymeric Augustin2014-11-231-2/+3
* Fixed #5405 -- Added admindocs support for reStructured t...Zan Anderle2014-11-032-8/+13
* Changed docstrings in admindocs/utils to comply to PEP 257Zan Anderle2014-11-031-3/+3
* Fixed #23601 -- Ensured view exists in URLconf before imp...Markus Holtermann2014-10-061-3/+4
* Updated translations from TransifexClaude Paroz2014-09-3012-101/+117
* Limited lines to 119 characters in django/Tim Graham2014-09-052-4/+26
* Fetched translations from TransifexClaude Paroz2014-08-20164-7767/+26562
* Updated translation catalogsClaude Paroz2014-05-191-144/+169
* Fixed #21685 -- Displayed app verbose name in admindocs m...Claude Paroz2014-05-101-4/+4
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-3/+3
* Fixed #22306 -- Deprecated future versions of cycle and f...Maxime Turcotte2014-03-282-2/+2
* Removed warning for settings.ADMIN_FOR which has been rem...Tim Graham2014-03-211-7/+0
* Fixed #21188 -- Introduced subclasses for to-be-removed-i...Claude Paroz2014-03-081-1/+2
* Fixed #22070 -- Changed verbose_name for apps in django.c...James Jenkins2014-03-071-1/+1
* Took advantage of the new get_model API. Refs #21702.Aymeric Augustin2014-01-261-2/+2
* Fixed #21829 -- Added default AppConfigs.Aymeric Augustin2014-01-251-0/+1
* Fixed #21675 -- Added app configs for contrib apps.Aymeric Augustin2014-01-051-0/+8
* Replaced Options.object_name.lower() by Options.model_name.Aymeric Augustin2013-12-291-1/+1
* Changed get_model to raise an exception on errors.Aymeric Augustin2013-12-281-2/+3
* Renamed AppCache to Apps.Aymeric Augustin2013-12-241-4/+4
* Moved apps back in the toplevel django namespace.Aymeric Augustin2013-12-221-1/+1
* Fixed #21386 -- Removed admindocs dependence on sites fra...Bouke Haarsma2013-12-183-61/+57
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-1/+0
* Moved the new app cache inside core.Aymeric Augustin2013-12-171-1/+1
* Deprecated get_app().Aymeric Augustin2013-12-171-11/+6
* Removed module-level functions for the app cache.Aymeric Augustin2013-12-171-3/+4
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-102-19/+11
* Fixed missing admindocs' site_headerBouke Haarsma2013-11-221-1/+3
* Updated admindocs to use class-based viewsClaude Paroz2013-11-214-291/+289
* Fixed #21388 -- Corrected language code for FrisianBouke Haarsma2013-11-112-0/+0