- 28 Eki, 2014 6 kayıt (commit)
-
-
Rigel Di Scala yazdı
Thanks KevinEtienne for the suggestion.
-
Claude Paroz yazdı
On MySQLdb < 1.2.5, MySQLdb returns None when fetching datetime/time values with fractional seconds. See https://github.com/farcepest/MySQLdb1/issues/24
-
Claude Paroz yazdı
Thanks erik@cederstrand.dk for the report and Tim Graham for the review.
-
Claude Paroz yazdı
Refs #19716.
-
Collin Anderson yazdı
Refs #14334
-
Thomas Chaumeny yazdı
-
- 27 Eki, 2014 11 kayıt (commit)
-
-
Oliver Meinusch yazdı
-
Tim Graham yazdı
Thanks inglesp for the report.
-
bahoo yazdı
-
Claude Paroz yazdı
Thanks CHI Cheng for the report.
-
Claude Paroz yazdı
-
Mikhail Denisenko yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tony Zhu yazdı
-
Ilya Baryshev yazdı
-
Claude Paroz yazdı
Thanks Corey Farwell for the report and Tim Graham for the review. Thanks also to Inada Naoki for creating and maintaining mysqlclient.
-
- 25 Eki, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 24 Eki, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Berker Peksag yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Bjarkias for the report.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Basically a4737bf6 reapplied.
-
James Doherty yazdı
-
- 23 Eki, 2014 9 kayıt (commit)
-
-
Claude Paroz yazdı
-
Tim Graham yazdı
Thanks gavinwahl for the report.
-
a1tus yazdı
-
Claude Paroz yazdı
In some test combinations, having contrib.auth available but not contrib.contenttypes can produce failures while creating permissions.
-
Tim Graham yazdı
Thanks Keryn Knight for the report.
-
Tim Graham yazdı
Thanks Naddiseo for the report, Andrew Godwin for guidance, and Shai Berger for review.
-
Berker Peksag yazdı
-
Claude Paroz yazdı
That test might not always execute, but can be executed when the parent test label is explicitely given.
-
Tim Graham yazdı
-
- 22 Eki, 2014 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Loic Bistuer yazdı
Thanks dfunckt and Tim Graham.
-
Loic Bistuer yazdı
Previously a RuntimeError was raised every time two models clashed in the app registry. This prevented reloading a module in a REPL; while it's not recommended to do so, we decided not to forbid this use-case by turning the error into a warning. Thanks @dfunckt and Sergey Pashinin for the initial patches.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks prathik for the report.
-
Tim Graham yazdı
-