- 09 Haz, 2014 4 kayıt (commit)
-
-
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 13 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ı
-
Aymeric Augustin yazdı
-
Unai Zalakain yazdı
``HttpRequest.build_absolute_uri()`` now correctly handles paths starting with ``//``. ``WSGIRequest`` now doesn't remove all the leading slashes either, because ``http://test/server`` and http://test//server`` aren't the same thing (RFC2396). Thanks to SmileyChris for the initial patch.
-
Tim Graham yazdı
Thanks santiagobasulto for the suggestion.
-
Aymeric Augustin yazdı
Prevented unlimited memory consumption when running background tasks with DEBUG=True. Thanks Rob, Alex, Baptiste, and others.
-
Simon Charette yazdı
-
Tim Graham yazdı
sphinx 1.2+ adds this text itself.
-
- 06 Haz, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
Fixed #20550 -- Added keepdb argument to destroy_test_db
-
Claude Paroz yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
Fixes #22605, #22735; also lays the ground for some other fixes.
-
Andrew Godwin yazdı
Fixed #22725 - Migration.run_before does nothing
-
- 05 Haz, 2014 9 kayıt (commit)
-
-
Aymeric Augustin yazdı
Forward-port of c9aedce0 from stable/1.7.x.
-
Aymeric Augustin yazdı
Forward-port of 1238f92c from stable/1.7.x.
-
Greg Chapple yazdı
-
Susan Tan yazdı
Thanks Florian for the bug report, luyikei for the initial code patch, and Bouke for the code review feedback.
-
Éric Araujo yazdı
-
Anubhav Joshi yazdı
This prevents silent data loss. Thanks Aymeric Augustin for the initial patch and Loic Bistuer for the review.
-
Moayad Mardini yazdı
Thanks clime for the report.
-
Konstantin Koroviev yazdı
-
Aymeric Augustin yazdı
Previously this was conflated with another Oracle-specific behavior.
-