<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/admin/media/css/rtl.css, branch archive/soc2009/model-validation</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-04-11T13:45:45Z</updated>
<entry>
<title>Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales.</title>
<updated>2009-04-11T13:45:45Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-04-11T13:45:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=945b89e17797dc234f9d49874170b937b02e0315'/>
<id>urn:sha1:945b89e17797dc234f9d49874170b937b02e0315</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10524 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Reformatted contrib.admin CSS to use multi-line selector format so changes can be tracked more easily in version control.</title>
<updated>2008-10-31T22:19:21Z</updated>
<author>
<name>Wilson Miner</name>
<email>wminer@gmail.com</email>
</author>
<published>2008-10-31T22:19:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3028e85222f12bf64a1b3bad34f88e432b3f971f'/>
<id>urn:sha1:3028e85222f12bf64a1b3bad34f88e432b3f971f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9299 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8832 -- Position the error icons on the right of the screen in the admin</title>
<updated>2008-09-03T19:51:20Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-09-03T19:51:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a1e9b98c541c4434ae83a8e445a5be066e20a960'/>
<id>urn:sha1:a1e9b98c541c4434ae83a8e445a5be066e20a960</id>
<content type='text'>
interface when using right-to-left languages.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin</title>
<updated>2008-09-03T04:22:39Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-09-03T04:22:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42393ff604cca9aa20daae56ea3fef21548c1551'/>
<id>urn:sha1:42393ff604cca9aa20daae56ea3fef21548c1551</id>
<content type='text'>
interface for right-to-left languages (Hebrew, Arabic, etc). Patch from Jannis
Leidel.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2612: fixed display of admin `help_text` with multiple fields on the same line. Thanks to Nathan Borror for the original patch, and jezdez for a little cleanup.</title>
<updated>2008-09-02T19:25:27Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-09-02T19:25:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7a9b55ddc4d49775a696d1d34629ebbad2499fa3'/>
<id>urn:sha1:7a9b55ddc4d49775a696d1d34629ebbad2499fa3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Tweaked the Admin add/change page so that "save" is still the highlighted</title>
<updated>2008-08-23T19:07:49Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-23T19:07:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c83a96d2981aa9cecccbc798624c979e21222821'/>
<id>urn:sha1:c83a96d2981aa9cecccbc798624c979e21222821</id>
<content type='text'>
too look like the default button and it actually operates as the defaut
(previously "save and add another" was the default action, which confused
people if you hit the save button and it looked like your work was eaten by a
grue).

Fixed #7272. Patch from Jannis Leidel.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8501 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.</title>
<updated>2008-08-11T14:01:34Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-08-11T14:01:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=222e7983bd2756159018e7f97c24225b338f06a7'/>
<id>urn:sha1:222e7983bd2756159018e7f97c24225b338f06a7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. Thanks mksoft for the report and patch.</title>
<updated>2008-07-21T04:09:29Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-21T04:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca7ee4be17b9b3d80559de00c7bcbcafb188d4f1'/>
<id>urn:sha1:ca7ee4be17b9b3d80559de00c7bcbcafb188d4f1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Part 3 of pedant day: replaced all tabs in Django with spaces.  Python the way Guido intended it, baby!</title>
<updated>2006-07-21T20:48:17Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-07-21T20:48:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1687b025dc2a03e9ef111b8fd3db63fce48b77b7'/>
<id>urn:sha1:1687b025dc2a03e9ef111b8fd3db63fce48b77b7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #2128: updated BiDi support</title>
<updated>2006-06-12T14:52:51Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-06-12T14:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4fcb72d30619cf5f61754d6604635e611fdf43a8'/>
<id>urn:sha1:4fcb72d30619cf5f61754d6604635e611fdf43a8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
