- 17 Nis, 2014 5 kayıt (commit)
-
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
This is a bit faster than ours, which is good, because it lets you increase the iteration counts. This will be used on Python 3.4+, and, pending the acceptance of PEP466, on newer Python 2.7s.
-
Tim Graham yazdı
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse." This reverts commit 071c9337. This introduced a regression on MySQL and custom SQL is deprecated.
-
chriscauley yazdı
Thanks tomwys for the suggestion.
-
Ben Davis yazdı
Thanks EvilDMP for the suggestions.
-
- 16 Nis, 2014 9 kayıt (commit)
-
-
Justin Hamade yazdı
Thanks maciej.pawlisz for the report, and charettes for the review.
-
Mariano Rezk yazdı
-
Simon Charette yazdı
-
Motiejus Jakštys yazdı
-
Tim Graham yazdı
-
Jordi Yeh yazdı
The published commnand was not working when the user did not have the git client set-up with the public-key. Changed the contributing guide to clone it from https instead.
-
Tim Graham yazdı
Thanks Eugenio Cano-Manuel.
-
Tim Graham yazdı
Thanks Josh Brown for the suggestion.
-
Tim Graham yazdı
-
- 15 Nis, 2014 2 kayıt (commit)
-
-
Mariano Rezk yazdı
Django 1.7 introduces a new timeout parameter for the SMTP email backend: http://docs.djangoproject.com/en/dev/topics/email/#django.core.mail.backends.smtp.EmailBackend.timeout However, there was no mention of the default value for this parameter.
-
Tim Graham yazdı
Thanks zjcheah at yahoo.com for the report.
-
- 14 Nis, 2014 5 kayıt (commit)
-
-
Julien Phalip yazdı
Ticket 18586
-
Liav Koren yazdı
Refactored get_or_create test into several smaller test functions across two different test classes. Also converted the comments over to docstrings.
-
Marc Egli yazdı
-
Jacob R. Rothenbuhler yazdı
-
Andrew Godwin yazdı
-
- 13 Nis, 2014 4 kayıt (commit)
-
-
Simon Charette yazdı
Fixed #22398 -- Added detail about callable in KEY_FUNCTION docs
-
arachnegl yazdı
-
Simon Charette yazdı
Thanks to @treyhunner and Loïc for their suggestions and review.
-
Loic Bistuer yazdı
Thanks Claude Paroz for the report.
-
- 12 Nis, 2014 3 kayıt (commit)
-
-
Claude Paroz yazdı
Refs #20032, #18824. Thanks ztorstri at gmail.com for the report.
-
Claude Paroz yazdı
Thanks aptiko for the reporti and Tim Graham for the review.
- 11 Nis, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 10 Nis, 2014 11 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Josh Kupershmidt.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Thanks intgr for the report. This commit doesn't include a test because I don't know how to emulate a database disconnection in a cross-database compatible way. Also simplified a 'backends' test that was constrained by this problem.
-
Aymeric Augustin yazdı
Refs #15802 -- Reverted #7c657b24 as BaseDatabaseWrapper.close() now has a proper "finally" clause that may need to preserve self.connection.
-
Aymeric Augustin yazdı
Refs #21202.
-
Tim Graham yazdı
Thanks nofinator for the report.
-
John Paulett yazdı
Python 2 getpass on Windows does not accept unicode, even when containing on ASCII characters. Related #190807.
-
Tomasz Wysocki yazdı
-
Tim Graham yazdı
Thanks Elvard for the patch.
-
Tim Graham yazdı
Thanks Elvard for the patch.
-
Carl Meyer yazdı
Thanks Tim for review.
-