| Age | Commit message (Collapse) | Author |
|
parallel test runner.
|
|
Thanks Markus Holtermann for the report and the review.
|
|
|
|
|
|
|
|
|
|
|
|
RenameModel operations.
Thanks Trac alias mtomiyoshi for the report, Marten Kenbeek for the initial
patch and Tim for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
detection
Thanks Ramiro Morales for the report and Tim Graham for the review.
|
|
creation.
|
|
Thanks Tim Graham for the review.
|
|
|
|
The test wouldn't pass if a mail server is running on the system.
|
|
|
|
mixins.
Thanks Simon Charette for review.
|
|
|
|
QuerySet filtering.
|
|
error.
|
|
email field not named 'email'.
|
|
|
|
admin forms and formsets.
Thanks Diego Andrés Sanabria Martín for the report and review.
|
|
Allowed ServerFormatter to handle simple string messages or messages with
formatting arguments. The formatter will set the server_time variable on
the log record if it's required by the format string but wasn't passed in
extra parameters.
|
|
non-field in their arguments.
|
|
|
|
Thanks Nick Stefan for the report and Tim for the review.
|
|
evaluating inner_qs.
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
boolean syntax.
|
|
connection failure.
|
|
This was fixed when dynamic classes for deferred instance loading
was removed in 7f51876f99851fdc3fef63aecdfbcffa199c26b9.
|
|
|
|
|
|
|
|
settings.APPEND_SLASH=False.
Thanks strycore for the report and timgraham for suggesting the
solution.
|
|
4-byte characters.
|
|
migrations.
|
|
Reflects behavior changes in PEP 495 (Local Time Disambiguation).
|
|
http://bugs.python.org/issue27364
|
|
Removed possible u'' prefixes on Python 2.
|
|
|
|
|
|
mutation.
|
|
|
|
http://bugs.python.org/issue28082
|
|
http://bugs.python.org/issue15767
|
|
|