<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/str, 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>Fixed #27953 -- Added instance's pk to Model.__str__().</title>
<updated>2017-06-09T17:42:53+00:00</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2017-04-08T18:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=1a49b8947033fd667310b1b996330a8e119fcbf9'/>
<id>1a49b8947033fd667310b1b996330a8e119fcbf9</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 unneeded str() calls</title>
<updated>2017-01-20T13:13:55+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-20T09:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=042b7350a080cc964f913faf1cf7f0097f650a58'/>
<id>042b7350a080cc964f913faf1cf7f0097f650a58</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 six.PY2/PY3 usage</title>
<updated>2017-01-18T15:21:28+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-12-01T10:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c716fe87821df00f9f03ecc761c914d1682591a2'/>
<id>c716fe87821df00f9f03ecc761c914d1682591a2</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Tim Graham for the review.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed python_2_unicode_compatible decorator usage</title>
<updated>2017-01-18T12:44:34+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T20:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca'/>
<id>f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca</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 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 #25746 -- Isolated inlined test models registration.</title>
<updated>2016-01-07T01:00:07+00:00</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-11-17T05:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=a08fda2111d811aa53f11218fa03f3300dfff4cb'/>
<id>a08fda2111d811aa53f11218fa03f3300dfff4cb</id>
<content type='text'>
Thanks to Tim for the review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Tim for the review.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #25730 -- Made Model.__str__() always return str instances.</title>
<updated>2015-11-11T17:18:52+00:00</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-11-11T06:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=4cd5d846d4a0a62bba6edf435a8ae9c6dcfacb43'/>
<id>4cd5d846d4a0a62bba6edf435a8ae9c6dcfacb43</id>
<content type='text'>
Thanks to Kevin Turner for the report and Tim for the review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Kevin Turner for the report and Tim for the review.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak some examples.</title>
<updated>2015-08-22T18:25:42+00:00</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2015-08-22T18:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=491d01b7e9e4244ff904af387f97e39b46786b5e'/>
<id>491d01b7e9e4244ff904af387f97e39b46786b5e</id>
<content type='text'>
"Area man/woman" is confusing to people not familiar with the
conventions of American journalism (like me).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Area man/woman" is confusing to people not familiar with the
conventions of American journalism (like me).
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed numbering from the models.py header of some test packages.</title>
<updated>2014-09-24T10:28:56+00:00</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@gmail.com</email>
</author>
<published>2014-09-24T05:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=2f3a4cd573166e6b7bac9ed89d448ca34ab93edf'/>
<id>2f3a4cd573166e6b7bac9ed89d448ca34ab93edf</id>
<content type='text'>
This is a reliqua from the early days of the modeltests/regressiontests era.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a reliqua from the early days of the modeltests/regressiontests era.
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected many style guide violations that the newest version of flake8 catches</title>
<updated>2014-03-30T19:11:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-03-30T19:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=778ce245dd466bce1b19f89e52cf9ed8f1b46513'/>
<id>778ce245dd466bce1b19f89e52cf9ed8f1b46513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
