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
Age
Commit message (
Expand
)
Author
2025-01-02
Fixed #32819 -- Added aria-describedby to fields with errors.
David Smith
2025-01-02
Removed current year from Python license file.
Harsha Vardhan V
2025-01-02
Fixed #36037 -- Fixed default primary key type in docs.
Ari Pollak
2025-01-02
Fixed typo in django/db/models/fields/related_descriptors.py.
Jacob Walls
2025-01-02
Fixed typo in django/db/models/query.py docstring.
Jacob Walls
2025-01-02
Fixed #35886 -- Added support for object-based form media script assets.
Johannes Maron
2025-01-02
Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyFie...
Mariusz Felisiak
2025-01-02
Refs #373 -- Errored when providing db_column to CompositePrimaryKey.
Jacob Walls
2024-12-27
Fixed #35891 -- Confirmed support for GDAL 3.10.
David Smith
2024-12-27
Fixed #35991 -- Fixed crash when adding non-nullable field after renaming par...
Mariusz Felisiak
2024-12-26
Refs #373 -- Fixed false failure of test_error_on_comment_pk_conflict.
Tim Graham
2024-12-20
Refs #35844 -- Fixed OtherModelFormTests.test_prefetch_related_queryset() tes...
Mariusz Felisiak
2024-12-19
Fixed #36016 -- Prevented traceback when quitting makemigrations with Ctrl-C.
Aman Sharma
2024-12-18
Refs #26007 -- Improved the ImproperlyConfigured error message for SingleObje...
Andrew Miller
2024-12-18
Fixed #26007 -- Clarified SingleObjectTemplateResponseMixin.get_template_name...
Andrew Miller
2024-12-18
Added DatabaseFeatures.rounds_to_even.
Tim Graham
2024-12-18
Fixed #35996 -- Fixed database serialization crash when serializing a many-to...
Erica Pisani
2024-12-18
Fixed #36002 -- Referred to request.Meta key in Persistent/RemoteUserMiddlewa...
Anders Einar Hilden
2024-12-17
Refs #35520 -- Fixed expected query count in admin_views tests.
Tim Graham
2024-12-17
Added Chiemezuo to AUTHORS.
Chiemezuo
2024-12-17
Refs #32819 -- Added aria-describedby property to BoundField.
David Smith
2024-12-17
Fixed #35969 -- Disallowed specifying a USING clause for altered generated fi...
lufafajoshua
2024-12-17
Fixed #7732 -- Added support for connection pools on Oracle.
suraj
2024-12-17
Fixed #35992, Fixed #35997 -- Added system check for CompositePrimaryKeys in ...
Mariusz Felisiak
2024-12-17
Fixed #36012 -- Made mailto punctuation percent-encoded in Urlizer.
Mike Edmunds
2024-12-17
Fixed #34856 -- Fixed references to index_together in historical migrations.
Andrés Reverón Molina
2024-12-17
Refs #27236 -- Removed references to index_together from ModelState.from_model.
Simon Charette
2024-12-16
Refs #29850 -- Removed obsolete test_window_frame_raise_not_supported_error.
Tim Graham
2024-12-16
Fixed #36008 -- Fixed order of database reset in TransactionTestCase docs.
Chiemezuo
2024-12-16
Refs #35842 -- Fixed test_lookups_special_chars_double_quotes on SQLite 3.47+.
Sage Abdullah
2024-12-16
Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json.
Sage Abdullah
2024-12-16
Imported Coalesce from django.db.models.functions.
Jacob Walls
2024-12-13
Fixed #36007 -- Removed dead code from URLValidator.
Mike Edmunds
2024-12-13
Refs #36007 -- Added IDNA 2008 test case for URLValidator.
Mike Edmunds
2024-12-13
Fixed typo in ArrayField test name.
Tim Graham
2024-12-11
Removed links to outdated tools in docs/topics/performance.txt.
amansharma612
2024-12-11
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
Ben Cardy
2024-12-11
Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Jacob Walls
2024-12-11
Fixed #35936 -- Used unnest for bulk inserts on Postgres when possible.
Simon Charette
2024-12-11
Refs #35936 -- Avoided field placeholder lookup for each value inserted.
Simon Charette
2024-12-11
Fixed #35989 -- Removed crs from GeoJSON serializer.
Jeremy Thompson
2024-12-10
Refs #35987 -- Added extra tests for ErrorList and ErrorDict copy methods.
Adam Johnson
2024-12-10
Fixed #35987 -- Made ErrorList.copy() copy the renderer attribute.
Adam Johnson
2024-12-10
Fixed #35988 -- Made BaseForm.full_clean() pass renderer to ErrorDict.
Adam Johnson
2024-12-09
Fixed #35982 -- Made DecimalField.get_db_prep_value() call DatabaseOperations...
Tim Graham
2024-12-09
Refs #35982 -- Made BaseDatabaseOperations.adapt_decimalfield_value() a no-op.
Simon Charette
2024-12-09
Added GeometryDistance to the GIS available functions table.
Francisco Couzo
2024-12-09
Removed unused and unnecessary words from docs/spelling_wordlist.
Mariusz Felisiak
2024-12-09
Fixed #35973 -- Improved makemessages locale validation to handle numeric reg...
Juan Pablo Mallarino
2024-12-09
Fixed #35935 -- Colorized system checks when running sqlmigrate.
Jacob Walls
[prev]
[next]