summaryrefslogtreecommitdiff
path: root/docs/apache_auth.txt
AgeCommit message (Expand)Author
2007-10-23queryset-refactor: Merged from trunk up to [6595].Malcolm Tredinnick
2007-09-20queryset-refactor: Merged to [6381]Adrian Holovaty
2007-09-15queryset-refactor: Merged to [6340]Adrian Holovaty
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-09-25Added the word 'static' to docs/apache_auth.txt for benefit of search engines...Adrian Holovaty
2006-05-31Added support to django/contrib/auth/handlers/modpython.py for setting DJANGO...Adrian Holovaty
2005-11-30Moved Apache auth handler to django/contrib/auth/handlers/modpython.pyAdrian Holovaty
2005-11-29Fixed small ReST error in [1495]Jacob Kaplan-Moss
2005-11-29Added mod_python authentication handler and document on authenticating agains...Jacob Kaplan-Moss