<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/admin/options.py, branch archive/attic/newforms-admin</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fnewforms-admin</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fnewforms-admin'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-07-16T19:21:15Z</updated>
<entry>
<title>newforms-admin: Fixed #5490 -- Properly quote special characters in primary keys in the admin. Added tests to ensure functionality. This also moves quote and unquote to django/contrib/admin/util.py. Thanks jdetaeye and shanx for all your help.</title>
<updated>2008-07-16T19:21:15Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-16T19:21:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=075a2fd938a95a77a5a63567bfad596b303765bf'/>
<id>urn:sha1:075a2fd938a95a77a5a63567bfad596b303765bf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #7772 -- Moved the validation check for when both fields and fieldsets are specified on a ModelAdmin to django/contrib/admin/validation.py. Thanks Julien Phalip for catching this.</title>
<updated>2008-07-16T02:01:18Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-16T02:01:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83afd39b1aa0e4235a8490ebc7219f97c35a0106'/>
<id>urn:sha1:83afd39b1aa0e4235a8490ebc7219f97c35a0106</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Revmoved some old dead code and whitespace cleanup.</title>
<updated>2008-07-15T04:38:10Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2008-07-15T04:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=affc9b9b3b5bb5e92f38193ad731707af43b99c8'/>
<id>urn:sha1:affc9b9b3b5bb5e92f38193ad731707af43b99c8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Removed some places where model was being passed around for no reason.</title>
<updated>2008-07-15T04:37:43Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2008-07-15T04:37:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=641711dd9d55dc3972d60f9a3dfbb39ba8902b73'/>
<id>urn:sha1:641711dd9d55dc3972d60f9a3dfbb39ba8902b73</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #7702 -- Removed redundant imports in django/contrib/admin/options.py. Thanks, Honza</title>
<updated>2008-07-13T17:26:43Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-07-13T17:26:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3cda0b77afb2a6e22520b4c9f1c6d111add6ac9'/>
<id>urn:sha1:f3cda0b77afb2a6e22520b4c9f1c6d111add6ac9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7919 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #5628 -- When inlines have validation errors an error message is now displayed at the top of the page. Thanks Petr Marhoun for the improved patch.</title>
<updated>2008-07-10T20:24:46Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-10T20:24:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4772550a3cfac7792903dc0e4ed2629199a260c4'/>
<id>urn:sha1:4772550a3cfac7792903dc0e4ed2629199a260c4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #7692 -- Fixed a syntax error in django/contrib/admin/options.py, my bad. Thanks jwmayfield for keeping me in check.</title>
<updated>2008-07-09T18:59:42Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-09T18:59:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b46dc92ad36f25ea593ab4cbd3e963d6540920c1'/>
<id>urn:sha1:b46dc92ad36f25ea593ab4cbd3e963d6540920c1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7875 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #7564 -- Make position argument string interpolation use keywords instead. Works better for translators and get rid of make-messages.py warnings. Thanks Marc Garcia for the report and permon for the patch.</title>
<updated>2008-07-09T18:29:47Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-09T18:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d45454e55d9eca6afb725d8869aad3946c9b65c'/>
<id>urn:sha1:7d45454e55d9eca6afb725d8869aad3946c9b65c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #7541 -- RelatedFieldWidgetWrapper now wraps the widget and not the just the render function which caused some stale values. Thanks lukas and Doug Napoleone.</title>
<updated>2008-06-26T16:53:53Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-06-26T16:53:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c349ba4cfc2d137da393bddbda6e78fdb98c9c81'/>
<id>urn:sha1:c349ba4cfc2d137da393bddbda6e78fdb98c9c81</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7771 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>AdminSite.root() now figures out the base URL of the admin site and stashes it as self.root_path. This is made available to admin templates, avoiding the need to use relative URLs for links to higher level admin pages. One consequence of this change is that you can now reliably over-ride the userlinks block in a custom base_site.html template.</title>
<updated>2008-06-15T18:21:11Z</updated>
<author>
<name>Simon Willison</name>
<email>simon@simonwillison.net</email>
</author>
<published>2008-06-15T18:21:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e8cd4084b7903cf6b5d96dbf292ec15ac40b2e58'/>
<id>urn:sha1:e8cd4084b7903cf6b5d96dbf292ec15ac40b2e58</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7638 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
