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-04-14
Fixed #33637 -- Improved initial zoom level in MapWidget.
Claude Paroz
2022-04-06
Refs #31617 -- Added an id for helptext in admin forms.
David Smith
2022-04-06
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-04-01
Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when...
Lucidiot
2022-03-31
Fixed #33397 -- Corrected resolving output_field for DateField/DateTimeField/...
Luke Plant
2022-03-29
Fixed #15619 -- Deprecated log out via GET requests.
René Fleschenberg
2022-03-25
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-03-24
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-21
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
Stefan Wehrmeyer
2022-03-17
Prevented initialization of unused database connections.
Florian Apolloner
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
[prev]
[next]