- 21 Ock, 2016 4 kayıt (commit)
-
-
Alexander Gaevsky yazdı
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
If SQLITE_MAX_VARIABLE_NUMBER (default = 999) is changed at compile time to be greater than SQLITE_MAX_COLUMN (default = 2000), which Debian does by setting the former to 250000, Django raised an exception on queries containing more than 2000 parameters when DEBUG = True.
-
Anssi Kääriäinen yazdı
-
- 20 Ock, 2016 2 kayıt (commit)
-
-
chemary yazdı
-
Petter Reinholdtsen yazdı
-
- 19 Ock, 2016 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Johannes Hoppe yazdı
Before cf546e11, static files in form or widget Media were usually wrapped with contrib.staticfiles.templatetags.staticfiles.static. This test ensures compatibility with third-party code that's still using this pattern.
-
Tim Graham yazdı
-
- 18 Ock, 2016 1 kayıt (commit)
-
-
auvipy yazdı
-
- 15 Ock, 2016 3 kayıt (commit)
-
-
Danilo Bargen yazdı
-
Tim Graham yazdı
-
Raphael Michel yazdı
This uses a translation string that already exists (used in the <title> of the same page) and fixes a grammer mistake for German and possibly other languages.
-
- 14 Ock, 2016 5 kayıt (commit)
-
-
Tim Graham yazdı
Also documented missing short command line options to fix #24134. This bumps the minimum sphinx version required to build the docs to 1.3.4. Thanks Simon Charette for review.
-
Simon Charette yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Thomas Güttler for the suggestion.
-
Iacopo Spalletti yazdı
-
- 13 Ock, 2016 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Alberto Avila yazdı
Forwardport of 5b3c66d8 from stable/1.8.x
-
Tim Graham yazdı
-
- 12 Ock, 2016 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Jarek Glowacki yazdı
-
- 11 Ock, 2016 9 kayıt (commit)
-
-
pp yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
Thanks to Karl Hobley for the report and Markus, Shai, Aymeric for their input and Tim for the review.
-
Tim Graham yazdı
-
Varun Sharma yazdı
-
Flavio Curella yazdı
Thanks andreif for the contributing to the patch.
-
Curtis Maloney yazdı
-
pp yazdı
-
- 10 Ock, 2016 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 09 Ock, 2016 5 kayıt (commit)
-
-
Tim Graham yazdı
-
bmsleight yazdı
-
anabelensc yazdı
-
Matt Robenolt yazdı
There is no BCryptSHA512PasswordHasher.
-
Tim Graham yazdı
-