<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/foreign_object/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-08-14T12:53:35Z</updated>
<entry>
<title>Moved foreign_object models.py into a module.</title>
<updated>2015-08-14T12:53:35Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-08-12T15:10:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=825429c1f7cb1856b23ba194a66acf9dc2cde4be'/>
<id>urn:sha1:825429c1f7cb1856b23ba194a66acf9dc2cde4be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test for ForeignObject.get_extra_descriptor_filter()</title>
<updated>2015-08-03T12:27:53Z</updated>
<author>
<name>Alex Hill</name>
<email>alex@hill.net.au</email>
</author>
<published>2015-08-03T09:44:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b47e862d3a84dc5cbca84821a3c5586be6b51639'/>
<id>urn:sha1:b47e862d3a84dc5cbca84821a3c5586be6b51639</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>Renamed Field.rel attribute to remote_field</title>
<updated>2015-03-25T12:16:12Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2015-02-26T14:19:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8f30556329b64005d63b66859a74752a0b261315'/>
<id>urn:sha1:8f30556329b64005d63b66859a74752a0b261315</id>
<content type='text'>
Field.rel is now deprecated. Rel objects have now also remote_field
attribute. This means that self == self.remote_field.remote_field.

In addition, made the Rel objects a bit more like Field objects. Still,
marked ManyToManyFields as null=True.
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed qn to compiler</title>
<updated>2014-11-16T12:19:34Z</updated>
<author>
<name>Josh Smeaton</name>
<email>josh.smeaton@gmail.com</email>
</author>
<published>2014-11-16T01:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f61256da3a266c75c2f75c35172832bf2d605939'/>
<id>urn:sha1:f61256da3a266c75c2f75c35172832bf2d605939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed many typos in comments and docstrings.</title>
<updated>2014-03-03T12:38:09Z</updated>
<author>
<name>Rodolfo Carvalho</name>
<email>rhcarvalho@gmail.com</email>
</author>
<published>2014-03-02T14:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0d912258921a442c48d5787228db2db5af7e8fa5'/>
<id>urn:sha1:0d912258921a442c48d5787228db2db5af7e8fa5</id>
<content type='text'>
Thanks Piotr Kasprzyk for help with the patch.
</content>
</entry>
<entry>
<title>Fixed incorrect type for max_length.</title>
<updated>2013-12-01T19:21:57Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-12-01T19:21:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3b60ffa334e68cf44ac79c2997c05a2d14da15d5'/>
<id>urn:sha1:3b60ffa334e68cf44ac79c2997c05a2d14da15d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PEP8 cleanup</title>
<updated>2013-11-03T04:50:49Z</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2013-11-03T04:36:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7a61c68c50d3837c50e35c252fd76220f08b5290'/>
<id>urn:sha1:7a61c68c50d3837c50e35c252fd76220f08b5290</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
</entry>
<entry>
<title>Fixed ordering related test failure</title>
<updated>2013-08-06T07:07:52Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2013-08-06T06:58:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=263b873599a50609df7865ff9cf24c63cd3e82d2'/>
<id>urn:sha1:263b873599a50609df7865ff9cf24c63cd3e82d2</id>
<content type='text'>
Also PEP8 + python_2_unicode_compatible cleanup done.
</content>
</entry>
</feed>
