<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/proxy_model_inheritance, branch 3.2</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Removed obsolete TODO in proxy_model_inheritance test.</title>
<updated>2018-08-16T13:20:31+00:00</updated>
<author>
<name>KUAN Hsuan-Tso</name>
<email>kst920106@gmail.com</email>
</author>
<published>2018-08-16T13:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=9ec1a85c777a66e74cf3d8e10ecab113c411be1d'/>
<id>9ec1a85c777a66e74cf3d8e10ecab113c411be1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.</title>
<updated>2017-01-20T13:01:02+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T13:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=4e729feaa647547f25debb1cb63dec989dc41a20'/>
<id>4e729feaa647547f25debb1cb63dec989dc41a20</id>
<content type='text'>
These functions do nothing on Python 3.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions do nothing on Python 3.</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #23076, #25505 -- Fixed deletion of intermediate proxy models.</title>
<updated>2015-10-12T16:14:26+00:00</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-10-05T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=211486f3ab5602cdc332f03cd03fad3cb929d154'/>
<id>211486f3ab5602cdc332f03cd03fad3cb929d154</id>
<content type='text'>
Thanks to James Murty for his work on an alternate patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to James Murty for his work on an alternate patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed support for syncing apps without migrations per deprecation timeline.</title>
<updated>2015-01-18T20:58:06+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7e8cf74dc74539f40f4cea53c1e8bba82791fcb6'/>
<id>7e8cf74dc74539f40f4cea53c1e8bba82791fcb6</id>
<content type='text'>
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unneeded override_system_checks</title>
<updated>2014-10-21T18:54:32+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-10-21T18:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=bbc3505ef81768aa2afac8f73e6d45b5e8000c55'/>
<id>bbc3505ef81768aa2afac8f73e6d45b5e8000c55</id>
<content type='text'>
Refs #23685.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #23685.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved sys.path-extending decorator to django.test.utils and used throughout test suite.</title>
<updated>2014-01-26T05:50:40+00:00</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2014-01-26T05:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ca95f8e4359325567fa441eef8f18cb710850eeb'/>
<id>ca95f8e4359325567fa441eef8f18cb710850eeb</id>
<content type='text'>
Thanks Aymeric for the suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Aymeric for the suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #16905 -- Added extensible checks (nee validation) framework</title>
<updated>2014-01-20T02:45:21+00:00</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2014-01-20T02:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d818e0c9b2b88276cc499974f9eee893170bf0a8'/>
<id>d818e0c9b2b88276cc499974f9eee893170bf0a8</id>
<content type='text'>
This is the result of Christopher Medrela's 2013 Summer of Code project.

Thanks also to Preston Holmes, Tim Graham, Anssi Kääriäinen, Florian
Apolloner, and Alex Gaynor for review notes along the way.

Also: Fixes #8579, fixes #3055, fixes #19844.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the result of Christopher Medrela's 2013 Summer of Code project.

Thanks also to Preston Holmes, Tim Graham, Anssi Kääriäinen, Florian
Apolloner, and Alex Gaynor for review notes along the way.

Also: Fixes #8579, fixes #3055, fixes #19844.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made it possible to change an application's label in its configuration.</title>
<updated>2013-12-31T16:30:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-31T15:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c40209dcc09f19524fb85251f39a4051491bbec0'/>
<id>c40209dcc09f19524fb85251f39a4051491bbec0</id>
<content type='text'>
Fixed #21683.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed #21683.
</pre>
</div>
</content>
</entry>
</feed>
