index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admindocs
Age
Commit message (
Expand
)
Author
2014-03-28
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-21
Removed warning for settings.ADMIN_FOR which has been removed.
Tim Graham
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-01-26
Took advantage of the new get_model API. Refs #21702.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2013-12-29
Replaced Options.object_name.lower() by Options.model_name.
Aymeric Augustin
2013-12-28
Changed get_model to raise an exception on errors.
Aymeric Augustin
2013-12-24
Renamed AppCache to Apps.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-17
Removed superfluous models.py files.
Aymeric Augustin
2013-12-17
Moved the new app cache inside core.
Aymeric Augustin
2013-12-17
Deprecated get_app().
Aymeric Augustin
2013-12-17
Removed module-level functions for the app cache.
Aymeric Augustin
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-11-22
Fixed missing admindocs' site_header
Bouke Haarsma
2013-11-21
Updated admindocs to use class-based views
Claude Paroz
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-08
Fixed a typo in admindocs template
Claude Paroz
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-04
Fixed #6681 -- Don't break docutils when rendering reStructuredText.
Tai Lee
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-04
Fixed a number of lint warnings, particularly around unused variables.
Alex Gaynor
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-02
Fixed admindoc template errors introduced by 02fd87c821.
Simon Charette
2013-06-01
Updated contrib.admindocs translation template
Claude Paroz
2013-06-01
Fixed #20540 -- Added more translatable strings to contrib.admindocs
Claude Paroz
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-25
Updated translation catalogs
Claude Paroz
2013-05-25
Fixed some minor translation-related issues
Claude Paroz
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Ćukasz Langa
2013-05-16
Fixed misleading heading on admindocs models page; refs #19712.
Tim Graham
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-04-02
Modified admindocs tests to work with unittest2 discovery.
Preston Timmons
2013-03-28
Updated translation templates
Claude Paroz
2013-03-28
Added Burmese language
Claude Paroz
2013-03-28
Added Ossetic language
Claude Paroz
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-24
Loaded cycle and firstof from future in built-in templates. Refs #17906.
Aymeric Augustin
[prev]
[next]