<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/serializers/models.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2015-09-26T17:58:43Z</updated>
<entry>
<title>Made tests/serializers/models.py a models package</title>
<updated>2015-09-26T17:58:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-09-26T17:12:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=50acbf3ff6f7c8d18b435d37c476aa2136fdac86'/>
<id>urn:sha1:50acbf3ff6f7c8d18b435d37c476aa2136fdac86</id>
<content type='text'>
Thanks Tim Graham for the patch series review.
</content>
</entry>
<entry>
<title>Moved remaining of serializers_regress to serializers tests</title>
<updated>2015-09-26T17:58:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-09-26T12:14:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4908222ac7363de7bc4df3f3741f06a6e2ec6e41'/>
<id>urn:sha1:4908222ac7363de7bc4df3f3741f06a6e2ec6e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved more serializers_regress to serializers tests</title>
<updated>2015-09-26T17:58:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-09-26T10:46:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ddd6a530e3cc3a5159d4678842efd45d652a8142'/>
<id>urn:sha1:ddd6a530e3cc3a5159d4678842efd45d652a8142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separated natural key serialization tests</title>
<updated>2015-09-26T17:58:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-09-26T09:53:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d59d3caf3213686e9c762430a3ab21e28b6e367b'/>
<id>urn:sha1:d59d3caf3213686e9c762430a3ab21e28b6e367b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField</title>
<updated>2015-07-27T22:28:13Z</updated>
<author>
<name>Flavio Curella</name>
<email>flavio.curella@gmail.com</email>
</author>
<published>2015-07-22T14:43:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c2e70f02653519db3a49cd48f5158ccad7434d25'/>
<id>urn:sha1:c2e70f02653519db3a49cd48f5158ccad7434d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24716 -- Deprecated Field._get_val_from_obj()</title>
<updated>2015-07-14T13:13:22Z</updated>
<author>
<name>Thomas Stephenson</name>
<email>ovangle@gmail.com</email>
</author>
<published>2015-04-26T06:30:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=035b0fa60da2e758d0ab7f9d04ef93cdb73c981f'/>
<id>urn:sha1:035b0fa60da2e758d0ab7f9d04ef93cdb73c981f</id>
<content type='text'>
The method duplicates the functionality of Field.value_from_object()
and has the additional downside of being a privately named public
API method.
</content>
</entry>
<entry>
<title>Fixed #19820 -- Added more helpful error messages to Python deserializer.</title>
<updated>2015-04-09T14:56:33Z</updated>
<author>
<name>Richard Eames</name>
<email>github@naddiseo.ca</email>
</author>
<published>2015-03-26T18:31:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=727e40c879f893a2c336e396aafdcad60b5d224c'/>
<id>urn:sha1:727e40c879f893a2c336e396aafdcad60b5d224c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update converters to take a consistent set of parameters.</title>
<updated>2015-02-20T11:35:52Z</updated>
<author>
<name>Marc Tamlyn</name>
<email>marc.tamlyn@gmail.com</email>
</author>
<published>2015-02-20T10:53:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32d4db66b999cde6776d4be7f71528dab94916cc'/>
<id>urn:sha1:32d4db66b999cde6776d4be7f71528dab94916cc</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fixed #24020 -- Refactored SQL compiler to use expressions</title>
<updated>2015-01-08T19:07:54Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2014-12-01T07:28:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0c7633178fa9410f102e4708cef979b873bccb76'/>
<id>urn:sha1:0c7633178fa9410f102e4708cef979b873bccb76</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Removed numbering from the models.py header of some test packages.</title>
<updated>2014-09-24T10:28:56Z</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@gmail.com</email>
</author>
<published>2014-09-24T05:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2f3a4cd573166e6b7bac9ed89d448ca34ab93edf'/>
<id>urn:sha1:2f3a4cd573166e6b7bac9ed89d448ca34ab93edf</id>
<content type='text'>
This is a reliqua from the early days of the modeltests/regressiontests era.
</content>
</entry>
</feed>
