- 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ı
-
- 26 Şub, 2015 1 kayıt (commit)
-
-
Rolf Jagerman yazdı
The SelectFilter widget used href to execute javascript. This was problematic if one wishes to customize the widget, since the href javascript is executed after events are handled. This change modifies the javascript to use click events to handle button behavior.
-
- 25 Şub, 2015 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Michael Angeletti yazdı
-
- 24 Şub, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
This reverts commit 0af3822d. It's obsoleted by refs #24395.
-
Stanislas Guerra yazdı
-
Preston Timmons yazdı
-
Preston Timmons yazdı
-