- 03 Ara, 2015 1 kayıt (commit)
-
-
Josh Soref yazdı
-
- 27 Eki, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 27 Eyl, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Stavros Korokithakis for the report and Tim Graham for the review.
-
- 26 Eyl, 2015 7 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Tim Graham for the patch series review.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
- 12 Eyl, 2015 1 kayıt (commit)
-
-
Dražen Odobašić yazdı
-
- 27 Tem, 2015 1 kayıt (commit)
-
-
Flavio Curella yazdı
-
- 24 Tem, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Gwildor Sok for the report and Tim Graham for the review.
-
- 14 Tem, 2015 1 kayıt (commit)
-
-
Thomas Stephenson yazdı
The method duplicates the functionality of Field.value_from_object() and has the additional downside of being a privately named public API method.
-
- 03 Tem, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 02 Tem, 2015 1 kayıt (commit)
-
-
Grégoire ROCHER yazdı
-
- 19 Haz, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
- 10 Haz, 2015 1 kayıt (commit)
-
-
mick yazdı
-
- 20 May, 2015 1 kayıt (commit)
-
-
Simon Charette yazdı
-
- 09 Nis, 2015 1 kayıt (commit)
-
-
Richard Eames yazdı
-
- 02 Nis, 2015 1 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to gfairchild for the report and Claude for the review.
-
- 20 Şub, 2015 1 kayıt (commit)
-
-
Marc Tamlyn yazdı
As suggested by Anssi. This has the slightly strange side effect of passing the expression to Expression.convert_value has the expression passed back to it, but it allows more complex patterns of expressions.
-
- 06 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 08 Ock, 2015 1 kayıt (commit)
-
-
Anssi Kääriäinen yazdı
Refactored compiler SELECT, GROUP BY and ORDER BY generation. While there, also refactored select_related() implementation (get_cached_row() and get_klass_info() are now gone!). Made get_db_converters() method work on expressions instead of internal_type. This allows the backend converters to target specific expressions if need be. Added query.context, this can be used to set per-query state. Also changed the signature of database converters. They now accept context as an argument.
-
- 24 Eyl, 2014 1 kayıt (commit)
-
-
Loic Bistuer yazdı
This is a reliqua from the early days of the modeltests/regressiontests era.
-
- 03 Eyl, 2014 1 kayıt (commit)
-
-
Marc Tamlyn yazdı
Complete rework of translating data values from database Deprecation of SubfieldBase, removal of resolve_columns and convert_values in favour of a more general converter based approach and public API Field.from_db_value(). Now works seamlessly with aggregation, .values() and raw queries. Thanks to akaariai in particular for extensive advice and inspiration, also to shaib, manfre and timograham for their reviews.
-
- 11 Haz, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Rahul Priyadarshi.
-
- 21 Mar, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 23 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 06 Ara, 2013 1 kayıt (commit)
-
-
Baptiste Mispelon yazdı
-
- 03 Kas, 2013 1 kayıt (commit)
-
-
Jason Myers yazdı
Signed-off-by:
Jason Myers <jason@jasonamyers.com>
-
- 02 Kas, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 27 Eki, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 26 Eki, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 21 Eki, 2013 1 kayıt (commit)
-
-
Bouke Haarsma yazdı
-
- 19 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 18 Eki, 2013 1 kayıt (commit)
-
-
Alasdair Nicol yazdı
-
- 09 Eyl, 2013 1 kayıt (commit)
-
-
Kevin Christopher Henry yazdı
* override_settings may now be imported from django.test * removed Approximate from django.test * updated documentation for things importable from django.test Thanks akaariai for the suggestion.
-
- 07 Eyl, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 06 Eyl, 2013 1 kayıt (commit)
-
-
Roberto Aguilar yazdı
-