index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
management
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use sub process if debug mode.
Graham Dumpleton
2022-04-19
1
-1
/
+1
*
Don't attempt to import WSGI module as could have side effects.
Graham Dumpleton
2020-09-24
1
-4
/
+5
*
Always run tty check.
Graham Dumpleton
2020-09-24
1
-1
/
+1
*
Import Django WSGI application as module not script file path so relative imp...
Graham Dumpleton
2018-03-26
1
-2
/
+5
*
Include actual isatty check still when using --isatty option.
Graham Dumpleton
2018-02-06
1
-1
/
+1
*
Add --isatty option to mod_wsgi-express as interim option for ignoring SIGWIN...
Graham Dumpleton
2018-01-23
1
-1
/
+27
*
Don't automatically host static files with runmodwsgi if WhiteNoise middlewar...
Graham Dumpleton
2018-01-23
1
-16
/
+22
*
Allow --working-directory option to override calculated directory when using ...
Graham Dumpleton
2017-10-01
1
-12
/
+15
*
Using --url-alias with runmodwsgi management command with Django would fail f...
Graham Dumpleton
2017-01-21
1
-3
/
+15
*
Supposed to use type, not string name. Breaking Django 1.7 and older.
Graham Dumpleton
2016-12-17
1
-1
/
+1
*
Calculate fallback Django base directory from top level module of settings mo...
Graham Dumpleton
2016-08-25
1
-2
/
+4
*
Drop nargs=1 when converting to argparse as forces into a list.
Graham Dumpleton
2016-08-23
1
-0
/
+3
*
Convert optparse to argparse for Django 1.10+ in mod_wsgi-express Django mana...
Graham Dumpleton
2016-08-19
1
-1
/
+47
*
Add the --log-to-terminal option to mod_wsgi-express to allow logging to be d...
Graham Dumpleton
2014-11-23
1
-1
/
+1
*
Fix Django integration for versions older than Django 1.6. #33
Graham Dumpleton
2014-09-05
1
-1
/
+10
*
Added --setup-only option to mod_wsgi express.
Graham Dumpleton
2014-06-18
1
-1
/
+4
*
Broke runmodwsgi Django management command in 4.2.2.
Graham Dumpleton
2014-06-17
1
-1
/
+2
*
Django management command was using wrong name for admin script.
Graham Dumpleton
2014-05-31
1
-1
/
+1
*
Rename installed scripts and Django management command to tie them to mod_wsgi.
Graham Dumpleton
2014-03-16
1
-0
/
+0
*
Recover experimental changes after abandoning prior mod_wsgi 4.0 development.
Graham Dumpleton
2014-01-05
3
-0
/
+51