- 20 Ara, 2016 4 kayıt (commit)
-
-
Preston Timmons yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
These values are duplicated in the super().
-
- 19 Ara, 2016 11 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Regression in 374e6230. Thanks Florian Apolloner for the report and analysis.
-
Mariusz Felisiak yazdı
Unused (always True) after 3e43d24a.
-
Florian Apolloner yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Jerome Leclanche yazdı
-
Henry Dang yazdı
-
Mariusz Felisiak yazdı
-
- 17 Ara, 2016 7 kayıt (commit)
-
-
Tim Graham yazdı
-
alix- yazdı
-
Raphael Michel yazdı
-
Tim Graham yazdı
Thanks Anton Gilgur for the report and review.
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
- 16 Ara, 2016 1 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
- 15 Ara, 2016 15 kayıt (commit)
-
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Javier Rojas yazdı
-
Sergey Fedoseev yazdı
Area function, Distance function, and distance lookups now work with geodetic coordinates on SpatiaLite.
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Adam Chainz yazdı
* Avoid some unnecessary attribute lookups, e.g. access signals directly rather than from module * Alias some repeat accesses inside the method to use the slightly faster local lookups * Use tuple to iterate remaining kwargs as it's faster to construct * Cache Field.get_default() to avoid running through all the logic on every call * Use a cached list of the properties on the model class to avoid repeat isinstance() calls
-
Tim Graham yazdı
MySQL schema changes must be done in TransactionTestCase.
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
David Hoffman yazdı
-
Ben Wilkins yazdı
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
- 14 Ara, 2016 2 kayıt (commit)
-
-
Waldemar Kornewald yazdı
-
Michael Scott yazdı
-