<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/tests.py, branch 1.4.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-19T17:37:54Z</updated>
<entry>
<title>[1.4.x] Checked object permissions on admin history view.</title>
<updated>2013-02-19T17:37:54Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-04T23:57:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e7861aec73702f7933ce2a93056f7983939f0d6'/>
<id>urn:sha1:0e7861aec73702f7933ce2a93056f7983939f0d6</id>
<content type='text'>
This is a security fix. Disclosure and advisory coming shortly.

Patch by Russell Keith-Magee.
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18530 -- Fixed a small regression in the admin filters where wrongly formatted dates passed as url parameters caused an unhandled ValidationError. Thanks to david for the report.</title>
<updated>2012-09-15T23:33:56Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-09-15T23:33:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=336dfc3413b22bc5a5008bba7ff383886da96d60'/>
<id>urn:sha1:336dfc3413b22bc5a5008bba7ff383886da96d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18086 -- Restored '-pk' as the default order in the admin changelist. This rectifies a slight change in behavior introduced in Django 1.4 and r17635.</title>
<updated>2012-04-09T04:32:42Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-04-09T04:32:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6ba67ffd1ddaf6835572d5b10fcfbe6532f91de'/>
<id>urn:sha1:a6ba67ffd1ddaf6835572d5b10fcfbe6532f91de</id>
<content type='text'>
Backport of r17881 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17882 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed executable bits from some files that don't need them.</title>
<updated>2012-03-09T12:13:31Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-03-09T12:13:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ecc8208f881340c7b97500e47af6315055182503'/>
<id>urn:sha1:ecc8208f881340c7b97500e47af6315055182503</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Enabled the existing admin Selenium tests to be run with Internet Explorer. Note that some tweaks had to be made, in particular as IE7 has limited capabilities regarding CSS selectors.</title>
<updated>2012-03-05T08:13:09Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-03-05T08:13:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=399aa72330d806d2cde36f3e8d0acce11b5f2f4a'/>
<id>urn:sha1:399aa72330d806d2cde36f3e8d0acce11b5f2f4a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17198 -- Ensured that a deterministic order is used across all database backends for displaying the admin change list's results. Many thanks to Luke Plant for the report and general approach, to everyone involved in the design discussions, and to Carl Meyer for the patch review. Refs #16819.</title>
<updated>2012-03-03T02:13:35Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-03-03T02:13:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d636150e533a2954f9b74aa6ca2e7375b18437ef'/>
<id>urn:sha1:d636150e533a2954f9b74aa6ca2e7375b18437ef</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17635 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Edited stuff from [17543] to [17629]</title>
<updated>2012-03-02T17:16:52Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2012-03-02T17:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ade1e916f308fef246811f6511aa27b7dd9d51b'/>
<id>urn:sha1:2ade1e916f308fef246811f6511aa27b7dd9d51b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Modified tests introduced in r15452 to not run 31 test cases twice. Thanks Julien for discovering this.</title>
<updated>2012-02-27T13:29:56Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-27T13:29:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4bbacd2663aab52bc8e55d2051dc69f42b982f42'/>
<id>urn:sha1:4bbacd2663aab52bc8e55d2051dc69f42b982f42</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17592 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added some Selenium tests for the admin's filter_horizontal and filter_vertical widgets. Ref #13614, #15220.</title>
<updated>2012-02-23T08:07:07Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-02-23T08:07:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2de5f4caba819fad10a78bfec47ae6f29cc2c29'/>
<id>urn:sha1:f2de5f4caba819fad10a78bfec47ae6f29cc2c29</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17579 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Enabled the admin selenium tests to run on Chrome.</title>
<updated>2012-02-22T07:14:10Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-02-22T07:14:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a65eed39425581b206f934dd6eed960af8a64f3e'/>
<id>urn:sha1:a65eed39425581b206f934dd6eed960af8a64f3e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17574 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
