- 28 Eyl, 2013 1 kayıt (commit)
-
-
Erik Romijn yazdı
-
- 27 Eyl, 2013 4 kayıt (commit)
-
-
Baptiste Mispelon yazdı
Thanks to onlygoldi2201 for the report and to ramiro and apollo13 for the reviews.
-
Carl Meyer yazdı
-
Baptiste Mispelon yazdı
Also fixed a py3 incompatibility. Thanks to brutasse for the report.
-
Preston Holmes yazdı
I a word :-/
-
- 26 Eyl, 2013 4 kayıt (commit)
-
-
Preston Holmes yazdı
-
Andrew Godwin yazdı
-
Michael Manfre yazdı
DatabaseCache uses raw cursors to bypass the ORM. This prevents it from being used by database backends that require special handling of datetime values. There is no easy way to test this, so no tests added.
-
Simon Charette yazdı
-
- 25 Eyl, 2013 12 kayıt (commit)
-
-
Giles Richard Greenway yazdı
Thanks to EmilStenstrom for raising this, and to Chris Piwoński for all of the fixes and most of the tests.
-
Michael Manfre yazdı
-
Loic Bistuer yazdı
-
Anssi Kääriäinen yazdı
A .annotate().select_related() query resulted in misaligned rows vs columns for compiler.resolve_columns() method. Report & patch by Michael Manfre.
-
Baptiste Mispelon yazdı
-
Andrew Godwin yazdı
-
Tim Graham yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 24 Eyl, 2013 13 kayıt (commit)
-
-
Anssi Kääriäinen yazdı
The commit for #18333 missed quote_cache default value for *. Refs #18333.
-
Florian Apolloner yazdı
Thanks go to Michael Gebetsroither for pointing out this issue and help on the patch.
-
Florian Apolloner yazdı
This reverts commit aae5a96d. This fix is no longer necessary, our pbkdf2 (see next commit) implementation no longer rehashes the password every iteration.
-
Michael Manfre yazdı
-
Tim Graham yazdı
Thanks marfire for the report.
-
Preston Holmes yazdı
Fixed #21152: Corrected small grammatical error in comment.
-
Andrei Picus yazdı
Changed 'there are no filtering' to 'there is no filtering'.
-
Michał Lech yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Andrew Godwin yazdı
-
Florian Apolloner yazdı
This change prevents including the multiple_database test models without duplicating the router code (we probably should do this at one point). Refs #21148
-
Claude Paroz yazdı
-
- 23 Eyl, 2013 6 kayıt (commit)
-
-
Brett Koonce yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
Thanks to @marfire for spotting this.
-
Simon Charette yazdı
The issue was present in 1.4.x but has been reported to be fixed in master. Thanks to @timgraham for the patch.
-
Louis Fill yazdı
Thanks joejasinski for the suggestion.
-
Helen ST yazdı
Thanks akaariai for the suggestion.
-