- 10 Haz, 2014 9 kayıt (commit)
-
-
Tim Schaffer yazdı
-
Moayad Mardini yazdı
Thanks Odd_Bloke for the report.
-
Maxime Turcotte yazdı
-
Tim Graham yazdı
Moved logic to syncdb command for backwards compatibility.
-
Jorge C. Leitão yazdı
Credits for the initial patch go to ejucovy; big thanks to Tim Graham for the review.
-
Greg Chapple yazdı
-
Tim Graham yazdı
-
-
Aymeric Augustin yazdı
It prevented the GZipMiddleware from compressing some data types even on more recent version of IE where the corresponding bug was fixed. Thanks Aaron Cannon for the report and Tim Graham for the review.
-
- 09 Haz, 2014 17 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
This is achieved by inserting a fake entry in connection.queries when not releasing a savepoint (since Oracle doesn't support that operation.) Also removed the can_release_savepoints feature that was recently added, but is superseded by this solution.
-
Aymeric Augustin yazdı
Turned it from a tri-valued boolean into a regular boolean.
-
Tim Graham yazdı
-
Andrew Godwin yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Since `serialize` was backported to 1.7, it should appear before `keepdb`.
-
Tim Graham yazdı
-
Claude Paroz yazdı
Fixes #19905 again.
-
Claude Paroz yazdı
Refs #19973.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 08 Haz, 2014 7 kayıt (commit)
-
-
Aymeric Augustin yazdı
Prevented clashes in the app registry. Fixed #22790. Thanks timo for the report.
-
Alex Gaynor yazdı
-
Andrew Godwin yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
-
Andrew Godwin yazdı
-
- 07 Haz, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
Refs #16723.
-
Aymeric Augustin yazdı
No test because this code is already deprecated (part of FastCGI support).
-
Aymeric Augustin yazdı
Stopped using the imp module on Python >= 3.3. Refs #21628.
-
Aymeric Augustin yazdı
Thanks guettli for the report.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-