<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/localflavor/ro/forms.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-29T20:59:06Z</updated>
<entry>
<title>Removed django.contrib.localflavor.</title>
<updated>2012-12-29T20:59:06Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-12-24T22:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f27a4ee3270bd57299ce02d622978ac4d839137e'/>
<id>urn:sha1:f27a4ee3270bd57299ce02d622978ac4d839137e</id>
<content type='text'>
Each localflavor lives on as a separate app.
</content>
</entry>
<entry>
<title>Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.</title>
<updated>2012-09-07T19:08:07Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T19:06:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=335a9f9cf1e2f40679e91cf42cfd0e636885a397'/>
<id>urn:sha1:335a9f9cf1e2f40679e91cf42cfd0e636885a397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
<entry>
<title>Replaced foo.next() by next(foo).</title>
<updated>2012-05-10T18:15:49Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-05-10T18:14:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=169b1a404c8118bb75840523d5fb3543de9c8889'/>
<id>urn:sha1:169b1a404c8118bb75840523d5fb3543de9c8889</id>
<content type='text'>
This new syntax for next() has been introduced in Python 2.6 and is
compatible with Python 3.
</content>
</entry>
<entry>
<title>Remove all relative imports.  We have always been at war with relative imports.</title>
<updated>2011-10-18T00:47:49Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-10-18T00:47:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=396fcaaef92b6e5e56175b883c2cf6fcbda7ae97'/>
<id>urn:sha1:396fcaaef92b6e5e56175b883c2cf6fcbda7ae97</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.</title>
<updated>2011-07-13T09:35:51Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-07-13T09:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24f4764a48e4141923a78c8820e4cd7b411ec0fc'/>
<id>urn:sha1:24f4764a48e4141923a78c8820e4cd7b411ec0fc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16539 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12595 -- Fixed bad arguments handling in localflavor form fields.</title>
<updated>2011-05-03T11:52:04Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-05-03T11:52:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41a1a89e4ede058f35f2ff6da18a828ac059d785'/>
<id>urn:sha1:41a1a89e4ede058f35f2ff6da18a828ac059d785</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14864, #14864 -- ROCIFField didn't accept values starting with RO, as it was supposed to, and ROCNPField, ROIBANField, and ROPhoneNumberField didn't handle all EMPTY_VALUES correctly.  Also converted Romanian localflavor doctests to unittests.  We have always been at war with doctests.  Thanks to Idan Gazit.</title>
<updated>2010-12-18T20:32:54Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-12-18T20:32:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d01cb6ed17647ed8af8b5c3d083fbd3ca21039df'/>
<id>urn:sha1:d01cb6ed17647ed8af8b5c3d083fbd3ca21039df</id>
<content type='text'>
Fixing RO localflavor clean() #14864

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged soc2009/model-validation to trunk. Thanks, Honza!</title>
<updated>2010-01-05T03:56:19Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-01-05T03:56:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=471596fc1afcb9c6258d317c619eaf5fd394e797'/>
<id>urn:sha1:471596fc1afcb9c6258d317c619eaf5fd394e797</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.</title>
<updated>2008-07-19T19:22:44Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-07-19T19:22:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ac9cbee2f9fc2a6df8c52872011bacf223a952f'/>
<id>urn:sha1:8ac9cbee2f9fc2a6df8c52872011bacf223a952f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7989 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
