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
Age
Commit message (
Expand
)
Author
2022-04-06
Fixed #33471 -- Made AlterField operation a noop when changing "choices".
sarahboyce
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-04
Fixed #33605 -- Fixed migration crash when altering RegexValidator to pre-com...
Brian Helba
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-31
Refs #33397 -- Added register_combinable_fields().
Luke Plant
2022-03-31
Removed unnecessary Query.get_loaded_field_names_cb() and Query.deferred_to_d...
Mariusz Felisiak
2022-03-31
Refs #24020 -- Removed redundant Query.get_loaded_field_names().
Mariusz Felisiak
2022-03-31
Updated select_related_descend() comment.
Mariusz Felisiak
2022-03-30
Refs #32339 -- Added use_fieldset to Widget.
David
2022-03-30
Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation ar...
Mariusz Felisiak
2022-03-29
Refs #32365 -- Deprecated django.utils.timezone.utc.
Carlton Gibson
2022-03-29
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
Alokik Vijay
2022-03-29
Updated Oracle docs links to Oracle 21c.
Mariusz Felisiak
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-23
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...
Thomas Schmidt
2022-03-23
Refs #32365 -- Made migration writer use datetime.timezone.utc.
Carlton Gibson
2022-03-22
Refs #30581 -- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and Mar...
Gagaro
2022-03-21
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
Stefan Wehrmeyer
2022-03-18
Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencie...
François Granade
2022-03-17
Refs #31169 -- Prevented infinite loop in parallel tests with custom test run...
David Smith
2022-03-17
Prevented initialization of unused database connections.
Florian Apolloner
2022-03-17
Moved ensure_defaults() and prepare_test_settings() logic to ConnectionHandle...
Florian Apolloner
2022-03-17
Removed usage of django.db.utils.ConnectionHandler.databases.
Florian Apolloner
2022-03-16
Made BaseConstraint importable from django.db.models.
Gagaro
2022-03-16
Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine.
jochemfranken
2022-03-16
Used sets for field names for exclusion.
Gagaro
2022-03-16
Refs #30581 -- Allowed sql.Query to be used without model.
Gagaro
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
2022-03-15
Fixed #31169 -- Adapted the parallel test runner to use spawn.
David Smith
2022-03-15
Removed unnecessary _connector from Q construction in get_for_models().
Mariusz Felisiak
2022-03-15
Removed outdated handling of length parameter to If-Modified-Since header.
Mariusz Felisiak
2022-03-15
Fixed #33552 -- Fixed JSONField has key lookups with numeric keys on MariaDB,...
Sage Abdullah
2022-03-14
Fixed #31357 -- Fixed get_for_models() crash for stale content types when mod...
Biel Frontera
2022-03-11
Fixed #33572 -- Implemented CreateModel/AlterModelManagers reduction.
Adam Johnson
2022-03-11
Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is em...
Collin Anderson
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-03-09
Fixed #33567 -- Avoided setting default text/html content type on responses.
Claude Paroz
2022-03-08
Rewrote some references to "master".
Adam Johnson
2022-03-08
Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale().
Mariusz Felisiak
2022-03-08
Fixed #33563 -- Fixed contenttype reverse data migration crash with a multipl...
Hameed Gifford
2022-03-07
Refs #33562 -- Made HttpResponse.set_cookie() raise ValueError when both "exp...
Luke Plant
2022-03-07
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_...
Luke Plant
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-03-04
Refs #31169 -- Prevented infinite loop in tests on failures.
Mariusz Felisiak
2022-03-04
Refs #33446 -- Allowed variable whitespace in CSS source map references.
Adam Johnson
[prev]
[next]