GappleBee
|
857b1048d5
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and help text.
|
vor 1 Monat |
antoliny0919
|
f60d5e46e1
Fixed #35913 -- Prevented formset name suffix 'FormFormSet'.
|
vor 1 Woche |
Jake Howard
|
4c452cc377
Fixed #35535 -- Added template tag decorator simple_block_tag().
|
vor 4 Tagen |
David Smith
|
9543c605c3
Fixed #35775 -- Confirmed support for GEOS 3.13.
|
vor 3 Wochen |
Tim Schilling
|
17e544ece7
Updated maintainers of Django Debug Toolbar to Django Commons.
|
vor 1 Woche |
antoliny0919
|
c56e1273a9
Refs #32339 -- Updated formset docs to reflect default rendering as as_div.
|
vor 1 Woche |
Mariusz Felisiak
|
8d7b1423f8
Refs #35844 -- Fixed copying BaseContext and its subclasses on Python 3.14+.
|
vor 6 Tagen |
Adam Johnson
|
e035db1bc3
Fixed #35882 -- Made migration questioner loop on all errors.
|
vor 5 Tagen |
Adam Johnson
|
3434fab758
Refs #35882 -- Added test for migration questioner KeyboardInterrupt.
|
vor 5 Tagen |
Caitlin Hogan
|
ca113adbae
Fixed typo in docs/topics/performance.txt.
|
vor 1 Woche |
Ben Cail
|
9609b48b91
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
|
vor 1 Monat |
nessita
|
2debd018db
Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols.
|
vor 1 Woche |
GappleBee
|
037e740ec5
Refs #28215 -- Marked auth form passwords as sensitive variables.
|
vor 1 Monat |
Lorenzo Peña
|
91c879eda5
Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
|
vor 1 Woche |
Alexander Lazarević
|
8590d05d44
Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples.
|
vor 1 Woche |
Anthony Joseph
|
512a2bad05
Removed misleading list of tested OS in GEOS API docs.
|
vor 2 Wochen |
AfiMaameDufie
|
da2432ccca
Replaced message suggestions from IRC to Discord in contributing docs.
|
vor 1 Woche |
Maria Hynes
|
7e759d9af7
Fixed #17430 -- Documented access to the Django admin when using a custom auth backend.
|
vor 1 Woche |
Laurence Mercer
|
56ffd9f20a
Fixed a typo in docs/howto/static-files/deployment.txt.
|
vor 1 Woche |
Clifford Gama
|
299b072498
Fixed #35843 -- Clarified formset docs about reordering forms.
|
vor 1 Woche |
Adam Zapletal
|
b9aa3239ab
Refs #21286 -- Fixed YAML serialization of TimeField primary key.
|
vor 2 Wochen |
sai-ganesh-03
|
c12bc980e5
Fixed #17905 -- Restricted access to model pages in admindocs.
|
vor 2 Wochen |
Tim Graham
|
ef8ae06c2a
Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentType pks.
|
vor 1 Monat |
Tim Graham
|
c4614b53d3
Fixed #35815 -- Made system check accept db_default literals when DatabaseFeatures.supports_expression_defaults = False.
|
vor 1 Monat |
antoliny0919
|
63dbe30d33
Updated validate_slug regular expression in form validation docs.
|
vor 2 Wochen |
Adam Zapletal
|
54774e790d
Updated BRIN index links in contrib.postgres indexes docs.
|
vor 3 Wochen |
yatami38
|
fdca036827
Fixed a typo in some tests.
|
vor 3 Wochen |
Mariusz Felisiak
|
2bc43ccbdb
Removed redundant RemoteTestResultTest._test_error_exc_info() test hook.
|
vor 2 Wochen |
Mariusz Felisiak
|
398cec434b
Refs #35849 -- Skipped ParallelTestSuiteTest.test_handle_add_error_before_first_test() without tblib.
|
vor 2 Wochen |
Mariusz Felisiak
|
46eb256cce
Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.
|
vor 2 Wochen |