sai-ganesh-03
|
c12bc980e5
Fixed #17905 -- Restricted access to model pages in admindocs.
|
3 settimane fa |
Tim Graham
|
ef8ae06c2a
Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentType pks.
|
1 mese fa |
Tim Graham
|
c4614b53d3
Fixed #35815 -- Made system check accept db_default literals when DatabaseFeatures.supports_expression_defaults = False.
|
1 mese fa |
antoliny0919
|
63dbe30d33
Updated validate_slug regular expression in form validation docs.
|
3 settimane fa |
Adam Zapletal
|
54774e790d
Updated BRIN index links in contrib.postgres indexes docs.
|
3 settimane fa |
yatami38
|
fdca036827
Fixed a typo in some tests.
|
3 settimane fa |
Mariusz Felisiak
|
2bc43ccbdb
Removed redundant RemoteTestResultTest._test_error_exc_info() test hook.
|
2 settimane fa |
Mariusz Felisiak
|
398cec434b
Refs #35849 -- Skipped ParallelTestSuiteTest.test_handle_add_error_before_first_test() without tblib.
|
2 settimane fa |
Mariusz Felisiak
|
46eb256cce
Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.
|
2 settimane fa |
Mariusz Felisiak
|
ae5743d461
Fixed typo in django/db/backends/sqlite3/features.py.
|
2 settimane fa |
Jacob Rief
|
40bfd7b09a
Fixed #35011, Refs #28900 -- Added tests for QuerySet.union() with multiple models and DateTimeField annotations.
|
4 settimane fa |
John Parton
|
042b381e2e
Refs #23968 -- Removed unnecessary list comprehension in contrib.admin.helpers.
|
3 settimane fa |
David Winiecki
|
661dfdd598
Fixed #35849 -- Made ParallelTestSuite report correct error location.
|
1 mese fa |
David Winiecki
|
41da8a4f5a
Refs #35849 -- Added a handle_event hook to ParallelTestSuite.
|
1 mese fa |
ssanger
|
c4c076223e
Fixed #35863 -- Replaced bold text with heading level 3 in new contributors docs.
|
3 settimane fa |
sai-ganesh-03
|
c2c544cf01
Fixed #27409 -- Made admindocs support custom link text in docstrings.
|
3 settimane fa |
John Parton
|
78c9a27031
Fixed #35778 -- Used JSON_OBJECT database function on PostgreSQL 16+ with server-side bindings.
|
2 mesi fa |
antoliny0919
|
18b3a9dd39
Fixed #35889 -- Corrected reference of default widgets in "Styling widget instance" docs.
|
3 settimane fa |
Sarah Boyce
|
5c3b9d04d2
Removed definition of JSONObject ArgJoiner class in as_native function.
|
3 settimane fa |
Maria Hynes
|
db5980ddd1
Clarified instructions on how to claim a ticket.
|
3 settimane fa |
Mariusz Felisiak
|
2bfb1211c0
Fixed typo in docs/internals/howto-release-django.txt.
|
3 settimane fa |
antoliny0919
|
72de38239f
Fixed #35880 -- Removed invalid example in form Field.required docs due to CharField.strip.
|
3 settimane fa |
Sarah Boyce
|
5fa4ccab7e
Refs #26001 -- Handled relationship exact lookups in ModelAdmin.search_fields.
|
3 settimane fa |
Mariusz Felisiak
|
5bd5805811
Added stub release notes for 5.1.4.
|
3 settimane fa |
Mariusz Felisiak
|
ecd81ac8b7
Added release date for 5.1.3.
|
3 settimane fa |
sai-ganesh-03
|
968397228f
Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary.
|
4 settimane fa |
antoliny0919
|
4fcbdb11b1
Made minor edits to form fields docs.
|
3 settimane fa |
0saurabh0
|
f223729f8f
Fixed #26001 -- Fixed non-string field exact lookups in ModelAdmin.search_fields.
|
3 settimane fa |
David Smith
|
cd4497254e
Fixed #35883 -- Confirmed support for GDAL 3.9.
|
3 settimane fa |
Bendeguz Csirmaz
|
f7601aed51
Refs #373 -- Added TupleIn subqueries.
|
1 mese fa |