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
2022-03-16
Made BaseConstraint importable from django.db.models.
Gagaro
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
2022-03-15
Removed unnecessary _connector from Q construction in get_for_models().
Mariusz Felisiak
2022-03-14
Fixed #31357 -- Fixed get_for_models() crash for stale content types when mod...
Biel Frontera
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-03-08
Fixed #33563 -- Fixed contenttype reverse data migration crash with a multipl...
Hameed Gifford
2022-03-04
Refs #33446 -- Allowed variable whitespace in CSS source map references.
Adam Johnson
2022-03-01
Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fiel...
Mariusz Felisiak
2022-02-28
Fixed #33524 -- Allowed overriding empty_label for ForeignKey in ModelAdmin.r...
Hrushikesh Vaidya
2022-02-26
Fixed #33527 -- Removed unnecessary code in ModelAdmin._changeform_view().
Dulalet
2022-02-25
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
Shubh1815
2022-02-24
Fixed #33539 -- Fixed spaces in WITH SQL for indexes on PostgreSQL.
Anders Kaseorg
2022-02-23
Fixed #28889 -- Prevented double submission of admin forms.
mgaligniana
2022-02-23
Fixed #33328 -- Transformed formset:added/removed to native JS events.
Claude Paroz
2022-02-23
Fixed #33434 -- Changed font-size in admin CSS to use rem units.
ravi kunwar
2022-02-23
Removed unnecessary font-size in admin hr CSS.
ravi kunwar
2022-02-18
Fixed #33514 -- Added fallbacks to subsequent language codes in Select2 trans...
My-Name-Is-Nabil
2022-02-15
Refs #33348 -- Improved messages raised by SimpleTestCase.assertFormError()/a...
Baptiste Mispelon
2022-02-14
Refs #33348 -- Made SimpleTestCase.assertFormsetErrors() raise an error when ...
Baptiste Mispelon
2022-02-14
Refs #33348 -- Made SimpleTestCase.assertFormError()/assertFormsetErrors() ra...
Baptiste Mispelon
2022-02-08
Fixed typo in django/contrib/humanize/templatetags/humanize.py comment.
dr-rompecabezas
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-03
Refs #33476 -- Refactored problematic code before reformatting by Black.
Mariusz Felisiak
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-01-29
Updated translations from Transifex.
Claude Paroz
2022-01-29
Fixed #33452 -- Fixed admin change-form layout for submit buttons on mid-size...
Mariusz Felisiak
2022-01-26
Fixed wrapping of long messages in the admin.
Mariusz Felisiak
2022-01-26
Fixed #33407 -- Fixed .radiolist admin CSS.
Carlton Gibson
2022-01-25
Refs #20349 -- Avoided loading testing libraries when not needed.
Collin Anderson
2022-01-24
Fixed #33458 -- Fixed encoding of messages with empty string as extra_tags.
Timothy McCurrach
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
2022-01-19
Updated GEOS/GDAL links in docs and comments.
Moritz DuchĂȘne
2022-01-18
Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage.
Adam Johnson
2022-01-14
Fixed #28135 -- Made simplify_regex() handle non-capturing groups.
Ayush Joshi
2022-01-13
Refs #28135 -- Refactored out _find_groups()/_get_group_start_end() hooks in ...
Ayush Joshi
2022-01-13
Fixed #29708 -- Deprecated PickleSerializer.
Adam Johnson
2022-01-13
Optimized SessionBase.get_expire_at_browser_close().
Adam Johnson
2022-01-13
Refs #29708 -- Made SessionBase store expiry as string.
Adam Johnson
2022-01-13
Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Mariusz Felisiak
2022-01-11
Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty ...
Jacob Walls
2022-01-11
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
mgaligniana
2022-01-07
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
Ad Timmering
2022-01-04
Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValida...
Florian Apolloner
2021-12-30
Fixed #33300 -- Ensured hidden elements are not displayed on small screens.
Shubh1815
2021-12-29
Refs #26872 -- Fixed wrapping of long choices in ModelAdmin.list_filter.
Mariusz Felisiak
2021-12-28
Refs #31617 -- Removed redundant title text in filter.html.
David Smith
2021-12-27
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
Hannes Ljungberg
2021-12-24
Fixed #33342 -- Added support for using OpClass() in exclusion constraints.
Hannes Ljungberg
[prev]
[next]