| Age | Commit message (Collapse) | Author |
|
initialization.
Thanks Doug Goldstein for the initial patch.
|
|
The following are recognized as ending a line: the Unix end-of-line
convention '\n', the Windows convention '\r\n', and the old
Macintosh convention '\r'.
http://www.python.org/dev/peps/pep-0278
Thanks tchaumeny for review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks claudp for the suggestion and review.
|
|
|
|
unique/index_together
Thanks to Naddiseo for the report and Tim Graham for the review
|
|
|
|
|
|
|
|
Thanks KevinEtienne for the suggestion.
|
|
On MySQLdb < 1.2.5, MySQLdb returns None when fetching datetime/time
values with fractional seconds.
See https://github.com/farcepest/MySQLdb1/issues/24
|
|
Thanks erik@cederstrand.dk for the report and Tim Graham for the review.
|
|
Refs #19716.
|
|
|
|
|
|
wsgi.py.
Thanks inglesp for the report.
|
|
|
|
|
|
|
|
migrations.
|
|
|
|
Thanks Corey Farwell for the report and Tim Graham for the review.
Thanks also to Inada Naoki for creating and maintaining mysqlclient.
|
|
|
|
|
|
|
|
Basically a4737bf6ae reapplied.
|
|
|
|
Thanks gavinwahl for the report.
|
|
django.contrib.admin.helpers.InlineAdminForm.original_content_type_id
|
|
Thanks Keryn Knight for the report.
|
|
Thanks Naddiseo for the report, Andrew Godwin for guidance,
and Shai Berger for review.
|
|
|
|
|
|
|
|
This is a leftover from 5612f54bd56086e2a375e86474ec734c172e7d1f.
|
|
Fixed a regression introduced by 28efafa24c.
Thanks Michal Čihař for the report and initial patch, and
Collin Anderson and Tim Graham for the reviews.
|
|
|
|
This fixes a regression introduced by 2a31d00933.
Thanks tony-zhu for the report.
|
|
|
|
Thanks Naddiseo for reporting.
|
|
timezone by default
Thanks Aymeric Augustin for review.
|
|
|
|
Thanks Loic Bistuer for the report/review and Tim Graham for the
review.
|
|
|
|
|
|
|