- 19 Ara, 2016 5 kayıt (commit)
-
-
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 10 kayıt (commit)
-
-
Waldemar Kornewald yazdı
-
Michael Scott yazdı
-
Michael Lelyakin yazdı
-
Tim Graham yazdı
Fixed a regression in bacdfbf3.
-
Morgan Aubert yazdı
-
Perry Roper yazdı
-
Morgan Aubert yazdı
-
Tim Graham yazdı
Thanks Carl Meyer for review.
-
Daniel Hillier yazdı
Fixed definition of `klass_info['from_parent']` so that two models aren't considered from a parent class if the model classes are the same.
-
Tim Graham yazdı
-
- 13 Ara, 2016 1 kayıt (commit)
-
-
Merrin Macleod yazdı
-
- 12 Ara, 2016 1 kayıt (commit)
-
-
Jon Dufresne yazdı
-