django/docs
Jacob Kaplan-Moss c8015052d9 Fixed #5786: relaxed the validation for usernames to allow more common characters '@', etc.
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
2010-03-01 19:49:05 +00:00
..
_ext
_static
_templates Fixed #12275 - Small fix in Sphinx templates. 2010-02-21 23:41:05 +00:00
faq
howto Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 13:55:37 +00:00
internals Fixed #12102 -- Corrected an example in the docs that suggested that you use a relative path in your PYTHONPATH. Thanks to alexkon for the report. 2010-02-24 14:50:37 +00:00
intro Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf. 2010-02-24 22:11:49 +00:00
man
misc
obsolete
ref Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks, Ramiro Morales. 2010-03-01 14:43:26 +00:00
releases Fixed #5786: relaxed the validation for usernames to allow more common characters '@', etc. 2010-03-01 19:49:05 +00:00
topics Fixed #5786: relaxed the validation for usernames to allow more common characters '@', etc. 2010-03-01 19:49:05 +00:00
Makefile
conf.py
contents.txt
glossary.txt
index.txt