<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/auth.txt, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-08-09T21:22:37Z</updated>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflicts</title>
<updated>2010-08-09T21:22:37Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-08-09T21:22:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6001ba016a3db4701d56abc6d30868d4e5d88dbf'/>
<id>urn:sha1:6001ba016a3db4701d56abc6d30868d4e5d88dbf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13405.</title>
<updated>2010-07-01T01:45:44Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-07-01T01:45:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=183c290b8324e256865940c20b32cbceff927e61'/>
<id>urn:sha1:183c290b8324e256865940c20b32cbceff927e61</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13158 -- Clarified that OneToOneField is a better option for User profile classes. Thanks to hvdklauw for the report and patch.</title>
<updated>2010-05-10T11:38:37Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-05-10T11:38:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b82a5b9dd0041f81e3527eea1f254f381ad9ba1a'/>
<id>urn:sha1:b82a5b9dd0041f81e3527eea1f254f381ad9ba1a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13197 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added hyperlinks for builtin template tags and filters to code samples in docs.</title>
<updated>2010-05-08T14:31:20Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-05-08T14:31:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b09581394e7dd7629e71c775d1cc7160b0c26184'/>
<id>urn:sha1:b09581394e7dd7629e71c775d1cc7160b0c26184</id>
<content type='text'>
Implemented in javascript because doing it 'properly' is pretty much impossible with Sphinx and Pygments.

Refs #12249



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed typo and small formatting mistake in docs</title>
<updated>2010-05-07T00:57:17Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-05-07T00:57:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=533b5c9324a0936229549338edd1e1f739a4ff1d'/>
<id>urn:sha1:533b5c9324a0936229549338edd1e1f739a4ff1d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15.</title>
<updated>2010-03-27T22:21:48Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2010-03-27T22:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dae7d0ba05552b8c4cd06d2241cb53b9fe763f40'/>
<id>urn:sha1:dae7d0ba05552b8c4cd06d2241cb53b9fe763f40</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12870 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5605: only lowercase the domain portion of an email address in `UserManager.create_user`.</title>
<updated>2010-03-01T20:30:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-03-01T20:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=973bf6f4856ec3769398caa643ccc61dff4b19f4'/>
<id>urn:sha1:973bf6f4856ec3769398caa643ccc61dff4b19f4</id>
<content type='text'>
Thanks, Leo.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12641 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>Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson.</title>
<updated>2010-02-21T23:40:47Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-02-21T23:40:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=67d4289c2ef56022d14a038a644d020997e2d9c9'/>
<id>urn:sha1:67d4289c2ef56022d14a038a644d020997e2d9c9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12466 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12895 - Fixed typo in auth docs. Thanks Timo.</title>
<updated>2010-02-21T23:37:35Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-02-21T23:37:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b2c43df84ffbfceae481125941bdaf44b944d6e9'/>
<id>urn:sha1:b2c43df84ffbfceae481125941bdaf44b944d6e9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
