<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/model_permalink, 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>2017-09-22T16:51:18Z</updated>
<entry>
<title>Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.</title>
<updated>2017-09-22T16:51:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-03T00:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4502489a466b89cccd9d2c1b8d21b2f153d71b4b'/>
<id>urn:sha1:4502489a466b89cccd9d2c1b8d21b2f153d71b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #18974 -- Deprecated @models.permalink() decorator.</title>
<updated>2016-10-04T18:39:49Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-04T18:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0083a4c8e9d3b8fcc237b1dce1c5412d342b7de2'/>
<id>urn:sha1:0083a4c8e9d3b8fcc237b1dce1c5412d342b7de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #24652 -- Used SimpleTestCase where appropriate.</title>
<updated>2015-05-20T17:46:13Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-04-17T21:38:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=be67400b477c1b0e7e81766f41bbceed0de74bdc'/>
<id>urn:sha1:be67400b477c1b0e7e81766f41bbceed0de74bdc</id>
<content type='text'>
</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>Fixed #23276 -- Deprecated passing views as strings to url().</title>
<updated>2014-08-12T17:15:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-12T14:54:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a9fd740d22bc4fed5fdb280c036618000ee13df1'/>
<id>urn:sha1:a9fd740d22bc4fed5fdb280c036618000ee13df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed executeable bit from a few files.</title>
<updated>2014-05-25T21:16:40Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2014-05-25T21:16:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9d1bf8f841af27c70d1fa5817e88d893ce7c0507'/>
<id>urn:sha1:9d1bf8f841af27c70d1fa5817e88d893ce7c0507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21157 -- Fixed problems with ResolverMatch</title>
<updated>2014-04-24T00:12:34Z</updated>
<author>
<name>Kevin Christopher Henry</name>
<email>k@severian.com</email>
</author>
<published>2013-10-03T07:20:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=91afc00513bd2fa6302ea2be35e1f842cbd5fd38'/>
<id>urn:sha1:91afc00513bd2fa6302ea2be35e1f842cbd5fd38</id>
<content type='text'>
- Fixed bug in get_callable() that caused resolve() to put a string
  in ResolverMatch.func.
- Made ResolverMatch.url_name match the actual url name (or None).
- Updated tests that used the string value in ResolverMatch.func, and
  added regression tests for this bug.
- Corrected test urls whose dummy view paths caused failures (behavior
  that was previously masked by this bug).
</content>
</entry>
<entry>
<title>Fixed #21977 -- Deprecated SimpleTestCase.urls</title>
<updated>2014-04-06T21:33:43Z</updated>
<author>
<name>Anubhav Joshi</name>
<email>anubhav9042@gmail.com</email>
</author>
<published>2014-04-05T06:04:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cd914e31c9a889f18c50c15b4f6ee4959624001f'/>
<id>urn:sha1:cd914e31c9a889f18c50c15b4f6ee4959624001f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22218 -- Deprecated django.conf.urls.patterns.</title>
<updated>2014-04-03T11:28:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-04-02T00:46:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d73d0e071c1b4c86d57994a0ab55a74cfe80cdf5'/>
<id>urn:sha1:d73d0e071c1b4c86d57994a0ab55a74cfe80cdf5</id>
<content type='text'>
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
</content>
</entry>
<entry>
<title>Removed most of absolute_import imports</title>
<updated>2013-07-29T18:28:13Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-07-29T17:19:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5c1143910e071c73671424036408c4548742d24f'/>
<id>urn:sha1:5c1143910e071c73671424036408c4548742d24f</id>
<content type='text'>
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
</content>
</entry>
</feed>
