<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/tests.py, branch 1.0.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.0.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.0.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-11-10T17:26:13Z</updated>
<entry>
<title>[1.0.X] Fixed #8910 -- Added force_unicode during admin log message creation to avoid triggering a Python 2.3 bug. Thanks for the report joshg and patch nfg. </title>
<updated>2008-11-10T17:26:13Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-11-10T17:26:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a3dcd7f5ee56c4bd28c2fbb27465bae039e61b9'/>
<id>urn:sha1:4a3dcd7f5ee56c4bd28c2fbb27465bae039e61b9</id>
<content type='text'>
[9383] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.0.X] Fixed #9514 -- Made admin change_form template correctly recognize/report when a form has only a single error. </title>
<updated>2008-11-09T18:54:12Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-11-09T18:54:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ced836c73583bf054709e6312a2ba674a9bc633'/>
<id>urn:sha1:3ced836c73583bf054709e6312a2ba674a9bc633</id>
<content type='text'>
[9371] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9372 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.0.X] Fixed #7179 -- Changed breadcrumbs on the add page so that a link to the change view is not included when the user doesn't have permission for that view. Also added tests to ensure the link is not there when it shouldn't be, and there when it should be. Thanks for the report &amp; patch alen__ribic. </title>
<updated>2008-10-24T19:18:10Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-10-24T19:18:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bffc238a2f83dc0573a3592baf843d1499e373a6'/>
<id>urn:sha1:bffc238a2f83dc0573a3592baf843d1499e373a6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9277 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.0.X] Fixed #9252 -- Moved the try/except protecting against incorrect lookup params to where the error is now raised, and added a test for this case.</title>
<updated>2008-10-22T23:14:48Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-10-22T23:14:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74997f95def1ed655f24bdd526aed1f8912fe646'/>
<id>urn:sha1:74997f95def1ed655f24bdd526aed1f8912fe646</id>
<content type='text'>
Backport of [9245] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9246 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.0.X] Fixed #3096 -- Make admin list_filters respect limit_choices_to.</title>
<updated>2008-10-21T19:06:44Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-10-21T19:06:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=118383c6071a55683a1789dcd6f80bf979ac83da'/>
<id>urn:sha1:118383c6071a55683a1789dcd6f80bf979ac83da</id>
<content type='text'>
Backport of [9241] from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9242 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.0.X] Fixed #9053 -- Allowed for sorting of callable and ModelAdmin methods specified in list_display (added in r8352).  Previously attempting to sort on the former would raise an exception and the latter simply didn't sort.  Also added tests for this function.  Thanks rgl and jenan.</title>
<updated>2008-10-08T14:57:34Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-10-08T14:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9810648befa7c4ebe0fbebd9e8965930647fce37'/>
<id>urn:sha1:9810648befa7c4ebe0fbebd9e8965930647fce37</id>
<content type='text'>
Backport of [9211], also updated svnmerge.py metatdata.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9212 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Security fix. Announcement forthcoming.</title>
<updated>2008-09-02T21:10:00Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-09-02T21:10:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e5faf225c5cd1acf2ab653c74f5b161470403b9'/>
<id>urn:sha1:0e5faf225c5cd1acf2ab653c74f5b161470403b9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7982 -- Corrected ModelAdmin url dispatching to ensure it matching exactly what it needs and doesn't stomp on primary key space. 'add' is a lost cause for now. This originated from #6470. Thanks jdetaeye for the original patch and basith for providing test cases.</title>
<updated>2008-08-29T16:46:46Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-08-29T16:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cd0b65bcf79dc61481d94a415a1598bb510d21c9'/>
<id>urn:sha1:cd0b65bcf79dc61481d94a415a1598bb510d21c9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8704 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7738: support initial values via `GET` for `SelectMutliple` in the admin.</title>
<updated>2008-08-29T16:09:29Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-29T16:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21928f2ba01c5411c57720eec82f7ad8658ed733'/>
<id>urn:sha1:21928f2ba01c5411c57720eec82f7ad8658ed733</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks to rajeshd for the report of a problem case.</title>
<updated>2008-08-24T06:34:18Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-08-24T06:34:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27b0077a4800ed88ff057e9ad8b35ac7f3c8b908'/>
<id>urn:sha1:27b0077a4800ed88ff057e9ad8b35ac7f3c8b908</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8509 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
