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
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
Updated validate_slug regular expression in form validation docs.
antoliny0919
2024-11-11
Updated BRIN index links in contrib.postgres indexes docs.
Adam Zapletal
2024-11-11
Fixed a typo in some tests.
yatami38
2024-11-11
Removed redundant RemoteTestResultTest._test_error_exc_info() test hook.
Mariusz Felisiak
2024-11-11
Refs #35849 -- Skipped ParallelTestSuiteTest.test_handle_add_error_before_fir...
Mariusz Felisiak
2024-11-11
Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.
Mariusz Felisiak
2024-11-11
Fixed typo in django/db/backends/sqlite3/features.py.
Mariusz Felisiak
2024-11-08
Fixed #35011, Refs #28900 -- Added tests for QuerySet.union() with multiple m...
Jacob Rief
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 #35863 -- Replaced bold text with heading level 3 in new contributors d...
ssanger
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
Fixed #35889 -- Corrected reference of default widgets in "Styling widget ins...
antoliny0919
2024-11-06
Removed definition of JSONObject ArgJoiner class in as_native function.
Sarah Boyce
2024-11-05
Clarified instructions on how to claim a ticket.
Maria Hynes
2024-11-05
Fixed typo in docs/internals/howto-release-django.txt.
Mariusz Felisiak
2024-11-05
Fixed #35880 -- Removed invalid example in form Field.required docs due to Ch...
antoliny0919
2024-11-05
Refs #26001 -- Handled relationship exact lookups in ModelAdmin.search_fields.
Sarah Boyce
2024-11-05
Added stub release notes for 5.1.4.
Mariusz Felisiak
2024-11-05
Added release date for 5.1.3.
Mariusz Felisiak
2024-11-04
Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary.
sai-ganesh-03
2024-11-04
Made minor edits to form fields docs.
antoliny0919
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-11-01
Refs #373 -- Used a feature flag to disable composite subquery test on MySQL.
Simon Charette
2024-10-31
Updated the "Built-in Field classes" section reference to a link.
antoliny0919
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 #35866 -- Clarified the positioning Python magic methods on models in t...
maddrum
2024-10-30
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option ...
Anthony Joseph
2024-10-30
Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-30
Clarified default behavior when fields and fieldsets are not set on ModelAdmin.
aruseni
2024-10-30
Fixed #35864 -- Documented EmailMessage.connection is ignored when using send...
Mike Edmunds
2024-10-30
Fixed #35873 -- Corrected Form.as_table() call in form docs.
antoliny0919
2024-10-29
Refs #35844 -- Expanded compatibility for expected error messages in command ...
Tainara Palmeira
2024-10-29
Corrected note on importing fields in model field reference docs.
aruseni
2024-10-29
Removed unneeded OS reference on running the test suite in contributing docs.
Maria Hynes
2024-10-29
Fixed typo in ref/models/fields.txt.
Clifford Gama
2024-10-29
Refs #35581 -- Reduced boilerplate in mail tests.
Mike Edmunds
2024-10-29
Refs #35581 -- Identified mail tests that check for Python 2 behavior.
Mike Edmunds
2024-10-29
Refs #35581 -- Verified attachments in the generated message in mail tests.
Mike Edmunds
2024-10-29
Refs #35581 -- Clarified some test names and comments in mail tests.
Mike Edmunds
2024-10-29
Fixed #35868 -- Removed unneeded AttributeError catching in collectstatic's d...
Peter Ruszel
[prev]
[next]