- 16 Agu, 2012 4 kayıt (commit)
-
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Ramiro Morales yazdı
-
Simon Meers yazdı
-
- 15 Agu, 2012 36 kayıt (commit)
-
-
Piet Delport yazdı
Document SECRET_KEY becoming required in 1.5. Also expand the description slightly, and add a more prominent warning about the security implications of running with an exposed SECRET_KEY.
-
Adrian Holovaty yazdı
For backwards compatibility with stupid people like me. Refs #18772.
-
Aymeric Augustin yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
By using settings config, we take advantage of custom settings like KEY_PREFIX which allows for example to run tests in parallel.
-
Aymeric Augustin yazdı
Removed several inappropriate .encode('utf-8') calls in the process.
-
Claude Paroz yazdı
In Python 3, \w matches any Unicode character.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Florian Apolloner yazdı
-
Claude Paroz yazdı
Thanks thecore for the report.
-
Claude Paroz yazdı
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Complementary to commit 62a9ed0a.
-
Alex Gaynor yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Anssi Kääriäinen yazdı
-
Claude Paroz yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Florian Apolloner yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
In some cases (notably Python 3), when handle_uncaught_exception was itself raising an exception, the got_request_exception was storing the latter exception instead of the original exception.
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-