<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/auth/forms.py, branch archive/soc2010/app-loading</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fapp-loading</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fapp-loading'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-09-13T00:04:27Z</updated>
<entry>
<title>[soc2010/app-loading] merged trunk</title>
<updated>2010-09-13T00:04:27Z</updated>
<author>
<name>Arthur Koziel</name>
<email>arthur@arthurkoziel.com</email>
</author>
<published>2010-09-13T00:04:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dd49269c7db008b2567f50cb03c4d3d9b321daa1'/>
<id>urn:sha1:dd49269c7db008b2567f50cb03c4d3d9b321daa1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/app-loading@13818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13000 - Use a dictionary for the error messages definition in user creation and change form. Thanks for the patch, lgs.</title>
<updated>2010-03-15T12:16:01Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-03-15T12:16:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7989a78baf2c613cc3b75b923f12d178c9bbeb08'/>
<id>urn:sha1:7989a78baf2c613cc3b75b923f12d178c9bbeb08</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12785 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5786: relaxed the validation for usernames to allow more common characters '@', etc.</title>
<updated>2010-03-01T19:49:05Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-03-01T19:49:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c8015052d935a99a5c8f96434b2d0cd16d8a4e14'/>
<id>urn:sha1:c8015052d935a99a5c8f96434b2d0cd16d8a4e14</id>
<content type='text'>
This is really just a stop-gap until we come up with a improved way of handling
disparate auth data, but it should help us stretch a bit more milage out of the
current system.

Thanks to alextreme, lbruno, and clayg.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Make use of new ability to override admin add form templates and removed a litle bit of redundancy in the templates.</title>
<updated>2010-01-12T23:35:29Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-01-12T23:35:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4470e5ced090075adbef36b98b051c5a53f7a2e'/>
<id>urn:sha1:c4470e5ced090075adbef36b98b051c5a53f7a2e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12218 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12512. Changed ModelForm to stop performing model validation on fields that are not part of the form. Thanks, Honza Kral and Ivan Sagalaev.</title>
<updated>2010-01-12T02:29:45Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-01-12T02:29:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2f9853b2dc90f30317e0374396f08e3d142844d2'/>
<id>urn:sha1:2f9853b2dc90f30317e0374396f08e3d142844d2</id>
<content type='text'>
This reverts some admin and test changes from [12098] and also fixes #12507, #12520, #12552 and #12553.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12206 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 #10017 - PasswordResetForm.clean_email was not returning the value.</title>
<updated>2009-02-26T17:11:28Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2009-02-26T17:11:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1306079a024ac7109487d2a560ceda3f842a4572'/>
<id>urn:sha1:1306079a024ac7109487d2a560ceda3f842a4572</id>
<content type='text'>
Thanks Zak Johnson, Leo


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8379: the admin user change form now properly validates the username. Thanks, kratorius.</title>
<updated>2008-08-25T17:10:20Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-25T17:10:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78d13fb1c226b7f2d28ebbda7b91c86e8559512d'/>
<id>urn:sha1:78d13fb1c226b7f2d28ebbda7b91c86e8559512d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8544 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7833: the user creation form now works when password1 isn't set.</title>
<updated>2008-08-25T16:55:57Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-25T16:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15ed0d65b0d036629dade79114093845daaa6f52'/>
<id>urn:sha1:15ed0d65b0d036629dade79114093845daaa6f52</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8542 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Cleaned up whitespace</title>
<updated>2008-08-05T16:36:20Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2008-08-05T16:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e24b3761084618fa259f6499b1a9110d19a28c2'/>
<id>urn:sha1:8e24b3761084618fa259f6499b1a9110d19a28c2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8214 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
