- 18 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Karen Tracey for the report.
-
- 17 Nis, 2014 14 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Loic for the report.
-
Donald Stufft yazdı
Use the stdlib's PBKDF2 implementation when available.
-
Donald Stufft yazdı
Include an 'extra_requires' for bcrypt
-
Claude Paroz yazdı
Refs #22456.
-
Claude Paroz yazdı
3857 is now the official EPSG code for the Google spherical mercator projection and some recent versions of GDAL do not recognize 900913 any longer. Thanks Tim Graham for the report and initial patch.
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
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.
-
Andrew Gorcester yazdı
Changed the migration autodetector to remove models last so that FK and M2M fields will not be left as dangling references. Added a check in the migration state renderer to error out in the presence of dangling references instead of leaving them as strings. Fixed a bug in the sqlite backend to handle the deletion of M2M fields with "through" models properly (i.e., do nothing successfully). Thanks to melinath for report, loic for tests and andrewgodwin and charettes for assistance with architecture.
-
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 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Josh Kupershmidt.
-