- 23 Haz, 2014 10 kayıt (commit)
-
-
Anubhav Joshi yazdı
-
Uriel Corfa yazdı
This enables using a custom user model with a primary key with a name different than 'id'; refs #22889.
-
Anubhav Joshi yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
Refs #17215. In the same spirit as 5de31cb8.
-
Claude Paroz yazdı
Refs #17215.
-
Claude Paroz yazdı
Refs #21482.
-
Claude Paroz yazdı
Thanks Tim Graham and Aymeric Augustin for the review.
-
Chris Beaven yazdı
-
- 22 Haz, 2014 4 kayıt (commit)
-
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Loic Bistuer yazdı
This follows commits 80f4487d and 01399fa0; original patch had to be reverted because it wasn't Python 2.6 compatible and we need it to be in order to build docs on the djangoproject.com server. This fix should be replaced by @lru_cache as soon as we drop Python 2.6 compatibility. Thanks Florian Apolloner for the review and Alexander Schepanovski for the original patch.
-
- 21 Haz, 2014 3 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
The old location was removed in cebd8753. Thanks Aymeric Augustin for the report.
-
Claude Paroz yazdı
As far as possible, message evaluation should not happen in field __init__ (often run at import time).
-
- 20 Haz, 2014 12 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Marc Tamlyn yazdı
Undocumented, untested and probably not even useful feature.
-
Yazhong Liu yazdı
-
Luan Pablo yazdı
It makes possible to have your sitemap in multiple languages when using i18n in URLs.
-
Vlastimil Zíma yazdı
-
Tim Graham yazdı
Thanks Ian Foote.
-
Huu Nguyen yazdı
Thanks artortenburger for the report.
-
Maxime Turcotte yazdı
-
Claude Paroz yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 19 Haz, 2014 4 kayıt (commit)
-
-
Daniel Pyrathon yazdı
Thanks Russell Keith-Magee and Tim Graham for reviews.
-
Aymeric Augustin yazdı
This reverts commit 80f4487d temporarily, because that commit prevented the djangoproject.com server from building the docs, because it still uses Python 2.6.
-
Alexander Schepanovski yazdı
This improves pickling speed in prelease versions of Django; refs #21430.
-
Maxime Turcotte yazdı
-
- 18 Haz, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks flisky for the report.
-
Renaud Parent yazdı
Thanks jorgecarleitao and mmardini for reviews.
-
Jorge C. Leitão yazdı
Thanks to jonathanmorgan for the report and initial patch.
-
Alex Gaynor yazdı
-
Andrew Godwin yazdı
Thanks to Chris Beaven.
-
Andrew Godwin yazdı
-