index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
deployment
/
wsgi
/
apache-auth.txt
Age
Commit message (
Expand
)
Author
2026-04-07
Updated Apache links to the current docs.
Mariusz Felisiak
2025-11-20
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.
Jacob Walls
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-07-29
Refs #32880 -- Made remaining titles consistent in how-to documents.
Mariusz Felisiak
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-03-01
Fixed #26303 -- Updated links to mod_wsgi docs.
Alasdair Nicol
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-04-13
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt
Afriza N. Arief
2014-09-09
Fixed #23350 -- Updated mod_wsgi auth example to use less memory.
Tim Graham
2014-08-19
Removed unnecessary code-block directives.
areski
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2013-12-25
Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-03-11
Fixed #20026 -- Typo in Apache auth docs.
Aymeric Augustin
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-10-02
Fixed #19057 -- support custom user models in mod_wsgi auth handler
Preston Holmes
2012-09-29
Fixed a couple errors and inconsistencies in mod_wsgi docs
Preston Holmes
2012-09-27
fixed #10809 -- add a mod_wsgi authentication handler
Preston Holmes