- 17 Ara, 2016 1 kayıt (commit)
-
-
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 2 kayıt (commit)
-
-
Jon Dufresne yazdı
-
Tim Graham yazdı
-
- 10 Ara, 2016 1 kayıt (commit)
-
-
Simon Charette yazdı
Thanks Tim for the review.
-
- 09 Ara, 2016 1 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Restored the behavior before 727d7ce6.
-
- 08 Ara, 2016 8 kayıt (commit)
-
-
ntuckovic yazdı
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Yohann Gabory yazdı
Thanks Mariusz Felisiak for finishing the patch.
-
Sergey Fedoseev yazdı
-
Doug Harris yazdı
-