index
:
django.git
fix-31295
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
2016-04-28
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-03-01
[1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs.
Alasdair Nicol
2016-02-01
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Tim Graham
2015-12-01
[1.9.x] 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