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-10-06
Fixed #32603 -- Made ModelAdmin.list_editable use transactions.
Shubh1815
2022-10-05
Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator.
Jack Linke
2022-09-30
Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."
Mariusz Felisiak
2022-09-28
Fixed #34056 -- Updated the list of common passwords for CommonPasswordValida...
Paolo Melchiorre
2022-09-28
Improved error message for ASCIIUsernameValidator.
Paolo Melchiorre
2022-09-28
Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_fields after adding/c...
David Sanders
2022-09-27
Completed test coverage for createsuperuser command.
Marcelo Galigniana
2022-09-26
Fixed #34040 -- Removed autofocus from admin search box.
Moshe Nahmias
2022-09-26
Refs #34041 -- Added navigation landmark to breadcrumbs in admin.
Florian Perucki
2022-09-25
Fixed #34037 -- Improved color contrast for close buttons in admin.
Mia Bajić
2022-09-25
Fixed #34049 -- Fixed displaying SVGs patterns.
Pablousse
2022-09-24
Fixed #34026 -- Fixed WKBReader.read() crash on string input.
select-case
2022-09-24
Fixed #34033 -- Improved accessibility of switch button for dark mode in the ...
Florian Perucki
2022-09-24
Fixed #34023 -- Added inline argument to user_deleted_form().
Michał Pasternak
2022-09-17
Fixed #34016 -- Fixed QuerySet.values()/values_list() crash on ArrayAgg() and...
Alexander Kerkum
2022-09-15
Fixed #33994 -- Corrected position of extrastyle and extrahead blocks in admi...
Jay Patel
2022-09-15
Changed camel case variable to snake case in contrib.admin/auth.
Youngkwang Yang
2022-09-08
Used CSS flex and <nav> for ModelAdmin.date_hierarchy.
Tom Carrick
2022-09-06
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
Gav O'Connor
2022-09-01
Fixed ReadOnlyPasswordHashWidget's template for RTL languages.
Shai Berger
2022-09-01
Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLRes...
Mariusz Felisiak
2022-08-31
Corrected the direction of arrows in admin selector boxes for RTL languages.
Swara
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-23
Fixed #33927 -- Fixed crash when displaying ArrayField with choices in admin.
David Wobrock
2022-08-18
Used CSS flex for admin's submit row.
Tom Carrick
2022-08-18
Fixed #33930 -- Eased customization of delete_confirmation.html template in t...
Jacob Rief
2022-08-17
Refs #33491 -- Split CSS selected-row highlight selectors.
Carlton Gibson
2022-08-17
Fixed #33491 -- Fixed change-list selected row-highlight on cancelled delete.
Marcelo Galigniana
2022-08-17
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-08-17
Fixed CSS variable indentation.
Tom Carrick
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-11
Replaced Expression.replace_references() with .replace_expressions().
Simon Charette
2022-08-11
Optimized ExclusionConstraint.validate() a bit.
Mariusz Felisiak
2022-08-11
Used F.replace_references().
Mariusz Felisiak
2022-08-10
Fixed #28975 -- Made PostGIS backend skip extension creation if installed.
Rust Saiargaliev
2022-08-09
Fixed #33905 -- Fixed CheckConstraint() validation on range fields.
David Sanders
2022-08-09
Removed unused InlineAdminForm.ordering_field().
Mariusz Felisiak
2022-08-05
Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double submission of admi...
Fab
2022-08-03
Fixed #33888 -- Fixed get_select2_language() crash with no language activated.
Claude Paroz
2022-08-03
Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.
Aarni Koskela
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2022-08-03
Updated translations from Transifex.
Mariusz Felisiak
2022-08-02
Fixed #33690 -- Added switch button for dark mode in the admin.
Sarah Abderemane
2022-08-02
Fixed #33881 -- Added support for database collations to ArrayField(Char/Text...
Mariusz Felisiak
2022-08-01
Refs #25706 -- Removed inline CSS in the openlayers widget template.
Claude Paroz
2022-08-01
Made MapWidget a JS class.
Claude Paroz
2022-07-31
Fixed warnings per flake8 5.0.0.
Mariusz Felisiak
2022-07-30
Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.
Claude Paroz
2022-07-28
Fixed #33726 -- Added skip-link to admin for keyboard navigation.
Marcelo Galigniana
2022-07-27
Refs #32948, Refs #32946 -- Used Q.create() internally for dynamic Q() objects.
Nick Pope
[prev]
[next]