- 06 Mar, 2015 1 kayıt (commit)
-
-
Josh Smeaton yazdı
-
- 05 Mar, 2015 9 kayıt (commit)
-
-
Tim Graham yazdı
-
Grzegorz Slusarek yazdı
-
Marten Kenbeek yazdı
-
Preston Timmons yazdı
This test failed because a different error code is raised on Windows when opening a directory. Since the particular message isn't as important to this test as the fact that the original IOError is reraised, this fixes the test by making the assertion more generic.
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
Fixes commit 87144036.
-
Claude Paroz yazdı
Thanks Carsten Fuchs for the report.
-
Claude Paroz yazdı
Thanks Thomas Tanner for the report and Tim Graham for the review.
-
- 04 Mar, 2015 5 kayıt (commit)
-
-
Josh Smeaton yazdı
-
Benjamin Wohlwend yazdı
This speeds up the timesince function/filter substantially.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Markus Holtermann yazdı
Thanks Mark Tranchant for the report an Tim Graham for the test and review.
-
- 03 Mar, 2015 3 kayıt (commit)
-
-
Preston Timmons yazdı
-
Mathias André yazdı
Since a4b8a4b6 the admin URL returned by get_admin_url() is no longer relative to the Django admin index page.
-
Ross Brunton yazdı
-
- 02 Mar, 2015 12 kayıt (commit)
-
-
Tim Graham yazdı
-
Preston Timmons yazdı
-
Shai Berger yazdı
Used shorter column names to make the generated index name fit within Oracle's limit of 30 characters
-
Claude Paroz yazdı
Failing in a middleware `__init__` is preventing proper debug view.
-
Andrew Pinkham yazdı
-
Andrei Kulakov yazdı
-
Tim Graham yazdı
Added table_name back to _create_index_sql() to prevent duplicate index names on MySQL.
-
Ian Lee yazdı
-
László Károlyi yazdı
-
Corey Farwell yazdı
4468c08d replaced a lot of the old `dict()` comprehensions with the new style, but missed this one.
-
Brent O'Connor yazdı
-
Preston Timmons yazdı
Besides the directories they look in, these two loaders are functionally the same. This removes unnecessary code duplication between the two.
-
- 01 Mar, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Marcin Wrobel for the initial patch.
-
- 28 Şub, 2015 4 kayıt (commit)
-
-
Claude Paroz yazdı
Follow-up of f4f24d30.
-
Claude Paroz yazdı
This reverts commit 9f1dbe29. The proposed solution does not pass the test suite.
-
Claude Paroz yazdı
Thanks Thomas Tanner for the report.
-
Claude Paroz yazdı
Thanks Tomasz Kontusz for the report, Baptiste Mispelon for analysis and Tim Graham for the review.
-
- 27 Şub, 2015 5 kayıt (commit)
-
-
Alex Shaindlin yazdı
-
Claude Paroz yazdı
Thanks Johannes Lerch for the report, Tim Graham for the test case, and Simon Charette for the review.
-
Tim Graham yazdı
-
Claude Paroz yazdı
That line was inconveniently introduced by the committer (me) in 3b966c2b. Sorry!
-
Jon Dufresne yazdı
-