summaryrefslogtreecommitdiff
path: root/docs/apache_auth.txt
AgeCommit message (Collapse)Author
2006-09-25Added the word 'static' to docs/apache_auth.txt for benefit of search ↵Adrian Holovaty
engines. Thanks, Paul git-svn-id: http://code.djangoproject.com/svn/django/trunk@3842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-31Added support to django/contrib/auth/handlers/modpython.py for setting ↵Adrian Holovaty
DJANGO_SETTINGS_MODULE via a PythonOption instead of SetEnv git-svn-id: http://code.djangoproject.com/svn/django/trunk@3012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-30Moved Apache auth handler to django/contrib/auth/handlers/modpython.pyAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1500 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-29Fixed small ReST error in [1495]Jacob Kaplan-Moss
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1496 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-29Added mod_python authentication handler and document on authenticating ↵Jacob Kaplan-Moss
against Django's auth database from Apache git-svn-id: http://code.djangoproject.com/svn/django/trunk@1495 bcc190cf-cafb-0310-a4f2-bffc1f526a37