<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/models.py, branch 1.3.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.3.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.3.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-03-14T23:00:03Z</updated>
<entry>
<title>Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. Thanks, DaNmarner</title>
<updated>2011-03-14T23:00:03Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-03-14T23:00:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e25bc71b18e609768c4cf99854f350a5bc8e44d'/>
<id>urn:sha1:4e25bc71b18e609768c4cf99854f350a5bc8e44d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15811 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed field names that were preventing the tests from running in Oracle.</title>
<updated>2011-03-08T19:26:32Z</updated>
<author>
<name>Ian Kelly</name>
<email>ian.g.kelly@gmail.com</email>
</author>
<published>2011-03-08T19:26:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b22f7cf78c0b66831e91e1d73d4be6e4a201f30'/>
<id>urn:sha1:8b22f7cf78c0b66831e91e1d73d4be6e4a201f30</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15774 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12475 -- Fixed an edge case with hidden fields in ModelAdmin changelists when used in conjunction with list_display_links or list_editable. Thanks, Simon Meers, Julien Phalip, Karen and master.</title>
<updated>2011-03-03T13:20:45Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-03-03T13:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b921f1bac090cecd87e0b99b4c7c2d7581bcf2da'/>
<id>urn:sha1:b921f1bac090cecd87e0b99b4c7c2d7581bcf2da</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15722 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15517 -- Fixed regression in admin search_fields option introduced in r15526. Thanks Fabian Buechler for the report and fix and Julien Phalip for adding tests.</title>
<updated>2011-03-01T02:04:35Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-03-01T02:04:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd3b5e8c2b36633134ab63e5a6af7b5f5839a7c4'/>
<id>urn:sha1:bd3b5e8c2b36633134ab63e5a6af7b5f5839a7c4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14529 -- Fixed representation of model names in admin messages after model object changes when the ModelAdmin queryset() uses defer() or only(). Thanks rlaager for report and initial patch, to rasca an julien for help in tracking the problem.</title>
<updated>2011-02-20T23:09:25Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-02-20T23:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=52fc61e0cfb334af69154e862c148036d111dba6'/>
<id>urn:sha1:52fc61e0cfb334af69154e862c148036d111dba6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15596 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11513 -- Ensure that the redirect at the end of an object change won't redirect to a page for which the user doesn't have permission. Thanks to rlaager for the report and draft patch, and to Julien Phalip for the final patch.</title>
<updated>2011-02-19T14:05:07Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-19T14:05:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75a1aaa1f9341e558b6efe9227cf663d55704469'/>
<id>urn:sha1:75a1aaa1f9341e558b6efe9227cf663d55704469</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15584 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14355 -- Ensure that help_text is displayed for readonly fields in the admin. Thanks to jester for the report, and to alexbmeng, subsume, wamberg and Julien Phalip for ther work on the patch.</title>
<updated>2011-02-19T12:55:09Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-19T12:55:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe3c9ad55103f8fe473bdcf77d06cb958cbaf217'/>
<id>urn:sha1:fe3c9ad55103f8fe473bdcf77d06cb958cbaf217</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15582 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13126 -- Ensured that individual form errors are displayed when errors occur on a list-editable changelist. Thanks to slafs for the report, and to Julien Phalip for the patch.</title>
<updated>2011-02-19T11:48:42Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-19T11:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=791ecb4be4d64618a40e1a80fad26a5e3b4d4b90'/>
<id>urn:sha1:791ecb4be4d64618a40e1a80fad26a5e3b4d4b90</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10573 -- Corrected autofocus problem in admin when the first widget displayed is a multiwidget. Thanks to rduffield for the report, and to Ramiro and Julien Phalip for the patch.</title>
<updated>2011-02-08T12:00:21Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-08T12:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74ffca17e2ca6a9f061913797efeebbc578692c5'/>
<id>urn:sha1:74ffca17e2ca6a9f061913797efeebbc578692c5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15452 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14880 - raw_id_fields in admin does not work when limit_choices_to dictionary has value=False</title>
<updated>2011-01-28T14:08:42Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-01-28T14:08:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=655d5afea9d1f3d5aa55efc9fe77a14b353e35a6'/>
<id>urn:sha1:655d5afea9d1f3d5aa55efc9fe77a14b353e35a6</id>
<content type='text'>
Thanks to smallming for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15348 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
