<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_custom_urls/tests.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added further flexibility to ModelAdmin for controlling post-save redirections.</title>
<updated>2012-12-31T05:33:21Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-12-31T05:33:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cee40c7d79930ff42bde4730f43e68a624e47b0f'/>
<id>urn:sha1:cee40c7d79930ff42bde4730f43e68a624e47b0f</id>
<content type='text'>
Refs #19505.</content>
</entry>
<entry>
<title>Removed interpolation of post_url_continue in the admin.</title>
<updated>2012-12-29T20:58:12Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-12-24T21:43:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=02f3daadd6c4f4ae2ab4f37c6e4c523f438c205e'/>
<id>urn:sha1:02f3daadd6c4f4ae2ab4f37c6e4c523f438c205e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19505 -- A more flexible implementation for customizable admin redirect urls.</title>
<updated>2012-12-24T18:44:19Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-12-22T19:00:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35d1cd0b28d1d9cd7bffbfbc6cc2e02b58404415'/>
<id>urn:sha1:35d1cd0b28d1d9cd7bffbfbc6cc2e02b58404415</id>
<content type='text'>
Work by Julien Phalip.

Refs #8001, #18310, #19505. See also 0b908b92a2ca4fb74a103e96bb75c53c05d0a428.
</content>
</entry>
<entry>
<title>Fixed #8001 -- Made redirections after add/edit in admin customizable.</title>
<updated>2012-10-18T23:58:52Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-10-18T23:58:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b908b92a2ca4fb74a103e96bb75c53c05d0a428'/>
<id>urn:sha1:0b908b92a2ca4fb74a103e96bb75c53c05d0a428</id>
<content type='text'>
Also fixes #18310.
</content>
</entry>
<entry>
<title>Fixed #18072 -- Made more admin links use reverse() instead of hard-coded relative URLs.</title>
<updated>2012-09-25T01:02:59Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-09-25T01:02:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f51eab796d087439eedcb768cdd312517780940e'/>
<id>urn:sha1:f51eab796d087439eedcb768cdd312517780940e</id>
<content type='text'>
Thanks kmike for the report and initial patch for the changelist-&gt;edit
object view link URL.

Other affected links include the delete object one and object history
one (in this case the change had been implemented in commit 5a9e127, this
commit adds admin-quoting of the object PK in a way similar to a222d6e.)

Refs #15294.
</content>
</entry>
<entry>
<title>Made model instance history admin view link not hard-coded. Refs #15294.</title>
<updated>2012-08-26T20:54:49Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-08-26T20:54:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5a9e127efc37490b2a1caa605e987a693245b5fa'/>
<id>urn:sha1:5a9e127efc37490b2a1caa605e987a693245b5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Fixed admin_custom_urls tests.</title>
<updated>2012-08-14T12:38:23Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-14T12:38:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6b8b125fbd370bb575c43ba66270e22de919a51'/>
<id>urn:sha1:d6b8b125fbd370bb575c43ba66270e22de919a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
<entry>
<title>Ensured tests pass using custom PASSWORD_HASHERS.</title>
<updated>2012-04-30T19:10:27Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-04-30T18:38:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8fad77da9597e0dd9fca1eaa3a7b605f76501872'/>
<id>urn:sha1:8fad77da9597e0dd9fca1eaa3a7b605f76501872</id>
<content type='text'>
</content>
</entry>
</feed>
