<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/tests.py, branch 1.4.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-04-09T04:32:42Z</updated>
<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>
<entry>
<title>Fixed #13068 (again) -- Corrected the admin stacked inline template to allow prepopulated fields to work (Thanks Stanislas Guerra for the report). Also fixed a regression introduced in [16953] where prepopulated fields wouldn't be recognized any more due to the additional "field-" CSS class name prefix.</title>
<updated>2012-02-19T16:42:12Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-02-19T16:42:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f0c2228709b0481eac09c860d7a4a30d3987cc19'/>
<id>urn:sha1:f0c2228709b0481eac09c860d7a4a30d3987cc19</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17562 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17515 -- Added ability to override the template of custom admin FilterSpec classes. Thanks, saxix and Julien Phalip.</title>
<updated>2012-02-09T18:59:05Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-02-09T18:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4dbeb4bca4638ff851a2f4844d262dbe1652f7b5'/>
<id>urn:sha1:4dbeb4bca4638ff851a2f4844d262dbe1652f7b5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17483 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
