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
2025-04-23
[5.1.x] Fixed warnings per flake8 7.2.0.
Mariusz Felisiak
2025-03-12
[5.1.x] Fixed #36234 -- Restored single_object argument to LogEntry.objects.l...
Adam Johnson
2025-03-04
[5.1.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...
antoliny0919
2025-02-02
[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.
Mariusz Felisiak
2025-02-01
[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...
nessita
2025-01-15
[5.1.x] Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() i...
Mariusz Felisiak
2024-11-26
[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...
Tommy Allen
2024-10-31
[5.1.x] Fixed #35876 -- Displayed non-ASCII fieldset names when rendering Mod...
Sarah Boyce
2024-10-17
[5.1.x] Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-08
[5.1.x] Fixed #35809 -- Set background color for selected rows in the admin's...
nessita
2024-10-07
[5.1.x] Updated translations from Transifex.
nessita
2024-09-03
[5.1.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...
Natalia
2024-08-30
[5.1.x] Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin field...
Sarah Boyce
2024-08-19
[5.1.x] Fixed #35678 -- Removed "usable_password" field from BaseUserCreation...
Natalia
2024-08-07
[5.1.x] Updated translations from Transifex.
Natalia
2024-08-06
[5.1.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.htm...
Mariusz Felisiak
2024-08-05
[5.1.x] Refs #35638 -- Avoided wrapping expressions with Value in _get_field_...
David Sanders
2024-08-05
[5.1.x] Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.dat...
John Parton
2024-08-05
[5.1.x] Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to...
Natalia
2024-07-18
[5.1.x] Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_che...
Hisham Mahmood
2024-07-09
[5.1.x] Fixed CVE-2024-39329 -- Standarized timing of verify_password() when ...
Michael Manfre
2024-06-25
[5.1.x] Fixed #35558 -- Increased inline H3 headers color prominence in admin...
Sarah Boyce
2024-06-25
[5.1.x] Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-24
[5.1.x] Fixed #35545, Refs #32833 -- Fixed ContentTypeManager.get_for_models(...
Sarah Boyce
2024-06-20
[5.1.x] Refs #35074 -- Avoided failed attempts to remove spatial indexes on n...
Mariusz Felisiak
2024-06-20
[5.1.x] Refs #35404 -- Fixed padding of admin fieldset checkbox label.
Vaarun Sinha
2024-06-14
[5.1.x] Fixed #34789 -- Prevented updateRelatedSelectsOptions from
Devin Cox
2024-06-14
[5.1.x] Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
Simon Törnqvist
2024-05-30
[5.1.x] Fixed #35477 -- Corrected 'required' errors in auth password set/chan...
Fabian Braun
2024-05-22
[5.1.x] Updated source translation catalogs.
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
[next]