Tim Graham
|
27793431cf
Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
|
8 ani în urmă |
Mariusz Felisiak
|
6b048b364c
Fixed #26903 -- Fixed __contains lookup for Date/DateTimeRangeField.
|
8 ani în urmă |
Mariusz Felisiak
|
0034e9af18
Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
|
8 ani în urmă |
Claude Paroz
|
3a148f958d
Refs #27795 -- Removed force_text from the template layer
|
8 ani în urmă |
Tim Graham
|
854f695014
Refs #27815 -- Reordered LoginView.get_form_kwargs().
|
8 ani în urmă |
Zoltan Gyarmati
|
41ba27fefd
Fixed #27815 -- Made LoginView pass the request kwarg to AuthenticationForm.
|
8 ani în urmă |
Atul Varma
|
10c47f7b47
Fixed typo in docs/releases/1.11.txt.
|
8 ani în urmă |
Claude Paroz
|
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
|
8 ani în urmă |
Tim Graham
|
4353640ea9
Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model fields with a default.
|
8 ani în urmă |
Ryan O’Hara
|
7c4289d0b9
Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context.
|
8 ani în urmă |
Claude Paroz
|
2757209c9d
Refs #27795 -- Removed force_text from templatize function
|
8 ani în urmă |
Mariusz Felisiak
|
15c14f6f16
Fixed #27802 -- Unified return value of db backend datetime SQL methods.
|
8 ani în urmă |
Charlie Denton
|
8b62e5df86
Fixed typo in docs/releases/2.0.txt.
|
8 ani în urmă |
Anton Samarchyan
|
5411821e3b
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
|
8 ani în urmă |
Jon Dufresne
|
3f62d20a9b
Fixed running TransactionsPerRequestTests in isolation.
|
8 ani în urmă |
orf
|
b5393028bf
Fixed #27767 -- Added distinct argument to ArrayAgg.
|
8 ani în urmă |
Tim Graham
|
245f209109
Fixed alphabetization of Tom's in AUTHORS.
|
8 ani în urmă |
Mads Jensen
|
86ae1d51ed
Refs #27546 -- Removed hardcoded class names in __repr__() methods.
|
8 ani în urmă |
Mads Jensen
|
ce69a421f6
Added tests for various __repr__() methods.
|
8 ani în urmă |
Tim Graham
|
2d899ce16b
Refs #23919 -- Removed a Python 2 code path in force_text().
|
8 ani în urmă |
Tim Graham
|
26619ad7b0
Removed an untested and broken branch in force_bytes() (refs #6353).
|
8 ani în urmă |
Tim Graham
|
4ee877a7b0
Used super() in DjangoUnicodeDecodeError.
|
8 ani în urmă |
Tim Graham
|
2f1394c76d
Added a test for force_text()'s DjangoUnicodeDecodeError path.
|
8 ani în urmă |
David Sanders
|
8e3f9d3ee2
Fixed #27741 -- Isolated TestCollectionHashedFilesCache in a tmpdir.
|
8 ani în urmă |
Anton Samarchyan
|
4d6584000a
Refs #27745 -- Improved test coverage of contrib.contenttypes.
|
8 ani în urmă |
Tim Graham
|
aa14528910
Split up contenttypes_tests.
|
8 ani în urmă |
Tim Graham
|
29f607927f
Fixed spelling of "nonexistent".
|
8 ani în urmă |
Claude Paroz
|
a21ec12409
Fixed #27803 -- Kept safe status of lazy safe strings in conditional_escape
|
8 ani în urmă |
Tim Graham
|
f8d52521ab
Refs #27804 -- Used subTest() in tests.utils_tests.test_html.
|
8 ani în urmă |
Tim Graham
|
2af8cd22a9
Imported specific functions in tests.utils_tests.test_html.
|
8 ani în urmă |