index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2019-10-11
[1.11.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand ...
Louise Grandjonc
2019-09-16
[1.11.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON...
Simon Charette
2019-08-14
[1.11.x] Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms ...
Mariusz Felisiak
2019-07-31
[1.11.x] Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and inde...
Mariusz Felisiak
2019-06-21
[1.11.x] Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2019-06-03
[1.11.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before...
Carlton Gibson
2019-03-03
[1.11.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-25
[1.11.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-01-30
[1.11.x] Fixed E117 and F405 flake8 warnings.
Mariusz Felisiak
2018-11-17
[1.11.x] Refs #28814 -- Fixed "SyntaxError: Generator expression must be pare...
Tim Graham
2018-11-16
[1.11.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.
Claude Paroz
2018-06-07
[1.11.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-05-31
[1.11.x] Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-04-12
[1.11.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable...
Paul Donohue
2018-02-20
[1.11.x] Removed blank lines per isort 4.3.0.
Tim Graham
2018-02-01
[1.11.x] Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.
Tim Graham
2018-02-01
[1.11.x] Fixed #29094 -- Fixed crash when entering an invalid uuid in ModelAd...
Tim Graham
2018-01-31
[1.11.x] Fixed #29071 -- Fixed contrib.auth.authenticate() crash if a backend...
Tim Graham
2017-12-07
[1.11.x] Refs #28856 -- Fixed caching of a GenericForeignKey pointing to a mo...
Morgan Wahl
2017-11-30
[1.11.x] Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey...
Simon Charette
2017-11-29
[1.11.x] Fixed #28702 -- Made query lookups for CIText fields use citext.
Mads Jensen
2017-11-08
[1.11.x] Fixed #28645 -- Reallowed AuthenticationForm to raise the inactive u...
shanghui
2017-09-03
[1.11.x] Fixed #28550 -- Restored contrib.auth's login() and logout() views' ...
Zach Liu
2017-08-26
[1.11.x] Refs #25809 -- Omitted pages_per_range from BrinIndex.deconstruct() ...
Mads Jensen
2017-08-24
[1.11.x] Fixed #28513 -- Added POST request support to LogoutView.
hui shang
2017-08-22
[1.11.x] Fixed incorrect indentation in remove_stale_contenttypes.
Nick Pope
2017-08-02
[1.11.x] Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the...
Tim Graham
2017-07-21
[1.11.x] Fixed #28418 -- Fixed queryset crash when using a GenericRelation to...
Rachel Tobin
2017-07-19
[1.11.x] Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of...
Roman Selivanov
2017-07-05
[1.11.x] Refs #21415 -- Fixed contrib.humanize translations for es_AR
Claude Paroz
2017-06-13
[1.11.x] Fixed #28229 -- Fixed the value of LoginView's "next" template varia...
Mikhail Golubev
2017-06-12
[1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited...
Paulo
2017-06-06
[1.11.x] Fixed #28278 -- Fixed invalid HTML for a required AdminFileWidget.
kakulukia
2017-06-06
[1.11.x] Fixed #28202 -- Fixed FieldListFilter.get_queryset() crash on invali...
Paulo
2017-06-05
[1.11.x] Fixed #28262 -- Fixed incorrect DisallowedModelAdminLookup when a ne...
Paulo
2017-06-01
[1.11.x] Sorted imports per isort 4.2.9.
Tim Graham
2017-05-31
[1.11.x] Updated translations from Transifex
Claude Paroz
2017-05-30
[1.11.x] Refs #28181 -- Corrected detection of GDAL 2.1 on Windows.
Tim Graham
2017-05-25
[1.11.x] Fixed docstring typo in django/contrib/admin/actions.py.
Yuichi Fujikawa
2017-05-22
[1.11.x] Refs #28207 -- Fixed contrib.auth.authenticate() if 'backend' is in ...
Daniel Hahler
2017-05-15
[1.11.x] Fixed #28207 -- Fixed contrib.auth.authenticate() if multiple auth b...
Tamas Szabo
2017-05-08
[1.11.x] Fixed #28178 -- Changed contrib.gis to raise ImproperlyConfigured if...
Tim Graham
2017-05-08
[1.11.x] Fixed #28181 -- Added detection for GDAL 2.1 and 2.0.
Tim Graham
2017-05-04
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not insta...
Tim Graham
2017-05-04
[1.11.x] Fixed #28161 -- Fixed return type of ArrayField(CITextField()).
Simon Charette
2017-04-30
[1.11.x] Fixed #28105 -- Fixed crash in BaseGeometryWidget.get_context() when...
Dylan Verheul
2017-04-29
[1.11.x] Fixed #28040 -- Updated SplitArrayWidget to use template-based widge...
Tim Graham
2017-04-20
[1.11.x] Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets().
Tim Graham
2017-04-19
[1.11.x] Refs #28100 -- Fixed URL in el, es_MX, and pt auth translations
Claude Paroz
2017-04-19
[1.11.x] Fixed #28097 -- Fixed layout of ReadOnlyPasswordHashWidget.
Tim Graham
[next]