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
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-08-01
Updated translations from Transifex
Claude Paroz
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-05-23
Refs #30400 -- Improved typography in admin_doc/missing_docutils.html.
Jon Dufresne
2020-05-18
Updated docutils link to HTTPS and new location.
Jon Dufresne
2020-05-11
Refs #30116 -- Simplified regex match group access with Match.__getitem__().
Jon Dufresne
2020-01-31
Updated translations from Transifex.
Claude Paroz
2020-01-29
Used model's Options.label/label_lower where applicable.
Mariusz Felisiak
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-12-02
Updated contrib translations from Transifex.
Carlton Gibson
2019-11-29
Fixed #30255 -- Fixed admindocs errors when rendering docstrings without lead...
Baptiste Mispelon
2019-11-21
Simplified TemplateDetailView with pathlib.Path.read_text().
Jon Dufresne
2019-11-18
Removed unnecessary parentheses in various code.
Jon Dufresne
2019-10-29
Fixed #30899 -- Lazily compiled import time regular expressions.
Hasan Ramezani
2019-10-23
Refs #26601 -- Removed obsolete workarounds for MIDDLEWARE_CLASSES setting.
Sergey Fedoseev
2019-10-22
Fixed typo in XViewMiddleware.process_view() docstring.
Sergey Fedoseev
2019-09-08
Updated translation catalogs
Claude Paroz
2019-08-30
Fixed #30731 -- Fixed handling trailing groups in simplify_regex().
Alan Crosswell
2019-06-29
Updated translations from Transifex
Claude Paroz
2019-06-28
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-04-01
Updated contrib translations from Transifex.
Claude Paroz
2019-03-27
Removed obsolete ActiveXObject from admindocs bookmarklets.
Nick Pope
2019-02-12
Removed unneeded list() calls in enumerate() argument.
Sergey Fedoseev
2018-11-09
Removed unused variables.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-10-02
Refs #27795 -- Removed force_bytes() usage in admindocs.
Jon Dufresne
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-17
Removed unused admin_url and root_path context variables in admindocs.
Tim Graham
2018-08-07
Renamed django.utils.inspect.func_has_no_args() to method_has_no_args().
Josh Schneier
2018-08-01
Updated contrib translations from Transifex
Claude Paroz
2018-06-03
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-04-19
Ref #23919 -- Replaced some os.path usage with pathlib.Path.
Tom
2018-04-12
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Paul Donohue
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-03
Fixed #28982 -- Simplified code with and/or.
Дилян Палаузов
2017-12-11
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
Nick Pope
2017-12-01
Updated contrib translations from Transifex
Claude Paroz
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-05-31
Updated translations from Transifex
Claude Paroz
2017-04-04
Updated contrib translations from Transifex
Claude Paroz
2017-03-27
Refs #23919 -- Removed some Python 2 compatibility code and comments.
Mads Jensen
2017-02-27
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-04
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
Anton Samarchyan
2017-01-26
Fixed #27781 -- Made simplify_regex() remove outstanding '?' characters.
Mariusz Felisiak
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super().
chillaranand
2017-01-25
Removed unused variables that are overwritten.
Mads Jensen
2017-01-19
Updated translation catalogs
Claude Paroz
2017-01-18
Refs #23919 -- Removed six.PY2/PY3 usage
Claude Paroz
2017-01-03
Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups.
Ketan Bhatt
[prev]
[next]