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
2024-12-03
Refs #35842 -- Fixed handling of quotes in JSONField key lookups on Oracle.
Sage Abdullah
2024-12-02
Fixed #35950 -- Restored refreshing of relations when fields deferred.
Adam Johnson
2024-11-29
Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon.
Ayush khatri
2024-11-29
Fixed #35308 -- Handled OSError when launching code formatters.
Jacob Walls
2024-11-29
Fixed #373 -- Added CompositePrimaryKey.
Bendeguz Csirmaz
2024-11-29
Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.
Tainara Palmeira
2024-11-28
Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.
Jaap Roes
2024-11-28
Fixed #35038 -- Created AlterConstraint operation.
Salvo Polizzi
2024-11-28
Fixed #35897 -- Removed unnecessary escaping in template's get_exception_info().
Klaas van Schelven
2024-11-26
Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when username is ...
Tommy Allen
2024-11-20
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and...
GappleBee
2024-11-20
Fixed #35913 -- Prevented formset name suffix 'FormFormSet'.
antoliny0919
2024-11-19
Fixed #35535 -- Added template tag decorator simple_block_tag().
Jake Howard
2024-11-18
Refs #35844 -- Fixed copying BaseContext and its subclasses on Python 3.14+.
Mariusz Felisiak
2024-11-18
Fixed #35882 -- Made migration questioner loop on all errors.
Adam Johnson
2024-11-18
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
Ben Cail
2024-11-15
Refs #28215 -- Marked auth form passwords as sensitive variables.
GappleBee
2024-11-14
Fixed #35784 -- Added support for preserving the HTTP request method in HttpR...
Lorenzo Peña
2024-11-12
Refs #21286 -- Fixed YAML serialization of TimeField primary key.
Adam Zapletal
2024-11-11
Fixed #17905 -- Restricted access to model pages in admindocs.
sai-ganesh-03
2024-11-11
Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentTyp...
Tim Graham
2024-11-11
Fixed #35815 -- Made system check accept db_default literals when DatabaseFea...
Tim Graham
2024-11-11
Fixed typo in django/db/backends/sqlite3/features.py.
Mariusz Felisiak
2024-11-07
Refs #23968 -- Removed unnecessary list comprehension in contrib.admin.helpers.
John Parton
2024-11-06
Fixed #35849 -- Made ParallelTestSuite report correct error location.
David Winiecki
2024-11-06
Refs #35849 -- Added a handle_event hook to ParallelTestSuite.
David Winiecki
2024-11-06
Fixed #27409 -- Made admindocs support custom link text in docstrings.
sai-ganesh-03
2024-11-06
Fixed #35778 -- Used JSON_OBJECT database function on PostgreSQL 16+ with ser...
John Parton
2024-11-06
Removed definition of JSONObject ArgJoiner class in as_native function.
Sarah Boyce
2024-11-05
Refs #26001 -- Handled relationship exact lookups in ModelAdmin.search_fields.
Sarah Boyce
2024-11-04
Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary.
sai-ganesh-03
2024-11-04
Fixed #26001 -- Fixed non-string field exact lookups in ModelAdmin.search_fie...
0saurabh0
2024-11-04
Fixed #35883 -- Confirmed support for GDAL 3.9.
David Smith
2024-11-04
Refs #373 -- Added TupleIn subqueries.
Bendeguz Csirmaz
2024-11-01
Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager me...
Sarah Boyce
2024-10-31
Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin....
Sarah Boyce
2024-10-31
Fixed #35180 -- Recreated PostgreSQL _like indexes when changing between Text...
Ben Cail
2024-10-30
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option ...
Anthony Joseph
2024-10-29
Fixed #35868 -- Removed unneeded AttributeError catching in collectstatic's d...
Peter Ruszel
2024-10-28
Refs #34900 -- Removed usage of deprecated glob.glob1().
earthyoung
2024-10-26
Refs #35742 -- Used curly quote in add user form message.
Claude Paroz
2024-10-25
Refs #35844 -- Corrected expected error messages in commands tests on Python ...
Tainara Palmeira
2024-10-25
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
Mariusz Felisiak
2024-10-25
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...
Mariusz Felisiak
2024-10-25
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...
Mariusz Felisiak
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-17
Fixed #35845 -- Updated DomainNameValidator to require entire string to be a ...
Justin Thurman
2024-10-17
Refs #35844 -- Used asgiref.sync.iscoroutinefunction() instead of deprecated ...
Mariusz Felisiak
2024-10-17
Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...
Jay Patel
[prev]
[next]