- 22 Ara, 2016 2 kayıt (commit)
-
-
Phil Tysoe yazdı
-
Tim Graham yazdı
-
- 21 Ara, 2016 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
jpic yazdı
Thanks Adam Chainz for review and guidance.
-
Andrew Nester yazdı
-
Jaap Roes yazdı
-
Claude Paroz yazdı
Thanks Jaap Roes for the initial patch.
-
- 20 Ara, 2016 5 kayıt (commit)
-
-
Alix Martineau yazdı
-
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 8 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
-