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
2024-07-24
Fixed #35541 -- Fixed paginator border in admin CSS.
arjunomray
2024-07-18
Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox fo...
Hisham Mahmood
2024-07-09
Fixed CVE-2024-39329 -- Standarized timing of verify_password() when checking...
Michael Manfre
2024-07-04
Fixed #35520 -- Avoided opening transaction for read-only ModelAdmin requests.
Jake Howard
2024-06-28
Reverted "Fixed #35564 -- Improved readability of subclass identification."
Sarah Boyce
2024-06-28
Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.stat...
Mariusz Felisiak
2024-06-27
Fixed #22712 -- Avoided name shadowing of "all" in django.contrib.staticfiles...
Andreu Vallbona
2024-06-27
Fixed #35564 -- Improved readability of subclass identification.
Jaap Roes
2024-06-25
Fixed #35558 -- Increased inline H3 headers color prominence in admin change ...
Sarah Boyce
2024-06-25
Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-24
Fixed #35545, Refs #32833 -- Fixed ContentTypeManager.get_for_models() crash ...
Sarah Boyce
2024-06-20
Refs #35074 -- Avoided failed attempts to remove spatial indexes on nullable ...
Mariusz Felisiak
2024-06-20
Refs #35404 -- Fixed padding of admin fieldset checkbox label.
Vaarun Sinha
2024-06-18
Fixed #12978 -- Added support for RSS feed stylesheets.
Baptiste Mispelon
2024-06-18
Fixed #35505 -- Added extrabody block to admin/base.html.
stefan.ivic
2024-06-12
Fixed #34789 -- Prevented updateRelatedSelectsOptions from
Devin Cox
2024-05-30
Fixed #35477 -- Corrected 'required' errors in auth password set/change forms.
Fabian Braun
2024-05-29
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate.
Jake Howard
2024-05-27
Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
Simon Törnqvist
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-05-22
Updated source translation catalogs.
Natalia
2024-05-22
Increased the default PBKDF2 iterations for Django 5.2.
Natalia
2024-05-22
Fixed #35393 -- Added excluded pk as a hidden field to the inline admin.
Willem Van Onsem
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-22
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labell...
Marijke Luttekes
2024-05-21
Fixed #35405 -- Converted get_cache_name into a cached property in FieldCache...
Adam Johnson
2024-05-20
Refs #35189 -- Moved CSS details' cursor declaration to base.css.
Marijke Luttekes
2024-05-17
Fixed #35428 -- Increased parallelism of the ScryptPasswordHasher.
SaJH
2024-05-14
Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint w...
Mariusz Felisiak
2024-05-13
Fixed #35408 -- Optimized post-migrate permission creation.
Adam Johnson
2024-05-10
Refs #35404 -- Fixed the line height of admin fieldset labels.
minusf
2024-05-10
Fixed #35429 -- Added argparse choices to --database options.
SaJH
2024-05-10
Fixed #35436 -- Fixed displaying Unicode chars in forms.HStoreField.
SaJH
2024-05-06
Migrated to ESLint 9+.
Mariusz Felisiak
2024-05-04
Fixed #35426 -- Updated querysets to be a required argument of GenericPrefetch.
sobolevn
2024-04-26
Refs #35339 -- Fixed source expressions in GeoAggregate on Oracle.
Mariusz Felisiak
2024-04-25
Fixed #35339 -- Fixed PostgreSQL aggregate's filter and order_by params order.
Chris Muthig
2024-04-25
Refs #35339 -- Updated Aggregate class to return consistent source expressions.
Chris Muthig
2024-04-24
Fixed #35382 -- Removed unused CSS for admin inline fieldsets.
0saurabh0
2024-04-19
Fixed #35321 -- Prevented Mobile Safari zoom-in on Django admin inputs.
Jkhall81
2024-04-19
Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class unconditionally ...
Adam Johnson
2024-04-15
Fixed #35375 -- Fixed tabular inline admin original line to be on the right i...
Eyal Cherevatsky
2024-04-02
Fixed #35330 -- Fixed the update of related widgets when the referenced model...
devin13cox
2024-03-27
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...
Fabian Braun
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-14
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-12
Removed unused clean() method in file-based session.
Mariusz Felisiak
[prev]
[next]