- 15 Eki, 2014 10 kayıt (commit)
-
-
Simon Charette yazdı
-
Collin Anderson yazdı
-
Loic Bistuer yazdı
Added Bashar Al-Abdulhadi to AUTHORS
-
Anubhav Joshi yazdı
Thanks Loic Bistuer for helping in shaping the patch and Claude Paroz for the review.
-
Bashar Al-Abdulhadi yazdı
made django 100% arabized https://www.transifex.com/projects/p/django/language/ar/ , https://twitter.com/_Bashar/status/468845303668695040
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
This ensure that ''.join(c) in jslex.py always returns text.
-
Loic Bistuer yazdı
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
-
Collin Anderson yazdı
-
Claude Paroz yazdı
Previous versions of the tests were buggy, as initial_data.json did exist and the test wasn't failing. It was finally failing on Python 3.4.2. Thanks Raphaël Hertzog for the report (and Debian bug #765117 contributors).
-
- 14 Eki, 2014 2 kayıt (commit)
-
-
Greg Chapple yazdı
-
Claude Paroz yazdı
Refs #23638. Older Python versions are less strict when parsing invalid cookie content. The test just has to ensure Django doesn't crash.
-
- 13 Eki, 2014 3 kayıt (commit)
-
-
Nadja Deininger yazdı
Mentioned that other block tags are not allowed inside a blocktrans template tag. Thanks to edu2004eu for reporting the issue.
-
Claude Paroz yazdı
Thanks Philip Gatt for the report and Tim Graham for the review.
-
Tom Dyson yazdı
Consistent casing, minor typo fixes, reduced rhetoric.
-
- 12 Eki, 2014 3 kayıt (commit)
-
-
Florian Apolloner yazdı
-
Thomas Chaumeny yazdı
-
Dori yazdı
Thanks to @claudep for the report and the original patch.
-
- 11 Eki, 2014 3 kayıt (commit)
-
-
Claude Paroz yazdı
Refs 63ff4177.
-
Claude Paroz yazdı
On Python 3, comparing tuple with int raises a TypeError.
-
Curtis yazdı
-
- 10 Eki, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
Thanks marfire for the report.
-
Konrad Świat yazdı
Thanks ranjur for reporting bug, timgraham for review, and collinanderson for contributing tips.
-
Jaap Roes yazdı
-
Thomas Chaumeny yazdı
-
Jaap Roes yazdı
-
Jaap Roes yazdı
-
Batiste Bieler yazdı
-
- 09 Eki, 2014 9 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Tim Graham, Anssi Kääriäinen and Marc Tamlyn for the reviews.
-
Collin Anderson yazdı
Refs #23426. Thanks Markus Holtermann for the suggestion.
-
Brandon Taylor yazdı
-
Marc Tamlyn yazdı
-
Collin Anderson yazdı
Refs #23426
-
Loic Bistuer yazdı
-
Markus Holtermann yazdı
Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows Thanks to Simon Charette, Loic Bistuer and Tim Graham for the review.
-
Collin Anderson yazdı
This better reflects why I was invited to the team.
-
- 08 Eki, 2014 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Duncan Parkes yazdı
Added MEDIA_URL, FILE_UPLOAD_PERMISSIONS, and FILE_UPLOAD_DIRECTORY_PERMISSIONS to the list of settings.
-
Tim Graham yazdı
-