Tim Graham
|
103e6cf26c
Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
|
8 жил өмнө |
amalia
|
2f10216f84
Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
|
8 жил өмнө |
Vytis Banaitis
|
3effe3a9c6
Refs #22669 -- Fixed bulk_create test if Pillow isn't installed.
|
8 жил өмнө |
Tim Graham
|
3f5a35d6e2
Added TransactionTestCase.multi_db instead of using getattr().
|
8 жил өмнө |
Anton Samarchyan
|
9718fa2e8a
Refs #27656 -- Updated django.utils docstring verbs according to PEP 257.
|
8 жил өмнө |
Robert Roskam
|
98bcc5d81b
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
|
8 жил өмнө |
Mads Jensen
|
fb5bd38e3b
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
|
8 жил өмнө |
Tim Graham
|
fe2d288434
Fixed #27722 -- Reallowed using django.Template in {% include %}.
|
8 жил өмнө |
Tim Graham
|
0595bca221
Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models."
|
8 жил өмнө |
Tim Graham
|
7b6e42089c
Fixed #25978 -- Deprecated shorcuts.render_to_response().
|
8 жил өмнө |
Tim Graham
|
0166dd2f8c
Fixed #25524 -- Removed GISOperations.get_distance()'s handle_spheroid param.
|
8 жил өмнө |
Claude Paroz
|
d4b00c5c24
Removed WSGIServer.server_bind() identical to parent version
|
8 жил өмнө |
ClairePhila
|
d26413113c
Refs #27148 -- Fixed UUIDField.to_python(None) crash.
|
8 жил өмнө |
ClairePhila
|
edad02af06
Allow UUIDField to be None when deserializing
|
8 жил өмнө |
Tim Graham
|
ab83d4d8fe
Added multi_db=True to test cases that access the 'other' db connection.
|
8 жил өмнө |
Nadège Michel
|
bece837829
Fixed #20238 -- Added threading support to LiveServerTestCase.
|
8 жил өмнө |
Mikhail Nacharov
|
c4e2fc5d98
Fixed #22669 -- Fixed QuerySet.bulk_create() with empty model fields on Oracle.
|
8 жил өмнө |
Mariusz Felisiak
|
965f678a39
Fixed #25898 -- Made test database/user creation on Oracle reraise unexpected errors.
|
8 жил өмнө |
François Freitag
|
e124d2da94
Fixed #26551 -- Fixed negated Q() queries that span relations.
|
8 жил өмнө |
Tim Graham
|
ad36e5480d
Explained the shell's $ prefix in tutorial 1.
|
8 жил өмнө |
Chronial
|
03281d8fe7
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
|
8 жил өмнө |
Tim Graham
|
500532c95d
Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode().
|
8 жил өмнө |
Tim Graham
|
21f13ff5b3
Refs #23919 -- Removed an used block in ExceptionReporter.get_traceback_data().
|
8 жил өмнө |
Mariusz Felisiak
|
1b96dbdad0
Fixed #27822 -- Replaced deprecated cx_Oracle types in DatabaseIntrospection.data_types_reverse.
|
8 жил өмнө |
Tim Graham
|
545a88fc16
Fixed typo in docs/topics/testing/tools.txt.
|
8 жил өмнө |
Tim Graham
|
5e303836b6
Used JsonResponse and response.json in file_uploads tests.
|
8 жил өмнө |
Tim Graham
|
8863c475c5
Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
|
8 жил өмнө |
Anton Samarchyan
|
b27166b769
Fixed #27356 -- Fixed ModelAdmin.lookup_allowed() for some nested relations.
|
8 жил өмнө |
Tim Graham
|
27793431cf
Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
|
8 жил өмнө |
Mariusz Felisiak
|
6b048b364c
Fixed #26903 -- Fixed __contains lookup for Date/DateTimeRangeField.
|
8 жил өмнө |