0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- 2.7 support More... over 13 years ago
- WSGI compatibility notes. More... almost 14 years ago
- Config updates. More... almost 14 years ago
- Changed the default Isapi.py a bit and reflected that in the Django example script handler. More... almost 14 years ago
- Support for chunked POST data (thanks Jocelyn E. for pointing it out). More... almost 14 years ago
- Added bitness to version (32 or 64) More... about 14 years ago
- Do SubWCRev in Release|x64. More... about 14 years ago
- Set sys.dont_write_bytecode to True by default and indicate that in the configuration. More... about 14 years ago
- Can now work from Python installs in $(SolutionDir)\Python\arch\PythonXX More... about 14 years ago
- Explicit casting to 32-bit unsigned types for headers and client writing. More... about 14 years ago
- Writing should be more unicode-friendly now. More... about 14 years ago
- Simpler loading method. More... about 14 years ago
[no comment] More... about 14 years ago
- Some extra info and aesthetic tweaks. There's a reason I don't design websites anymore. More... about 14 years ago
- A much more elegant multi-instance Django setup to go with the new os.environ hooks. More... about 14 years ago
- Standard SVN properties set. More... about 14 years ago
- Comment: Might need to check for headers/data before Passthrough(). More... about 14 years ago
- Bugfix for partial read of client data (#7). More... about 14 years ago
- New supported Python version constants: 2.6.3, 2.6.4, 2.6.5 More... about 14 years ago
removed internal Py_OptimizeFlag in favor of a manually set option in Config.py. More... about 14 years ago
not sure what the purpose of having special env values referring to hooks was for, but committed for posterity and removed here. More... about 14 years ago
os.environ hook to make it per-interpreter More... about 14 years ago
- Updated Django README. More... almost 15 years ago
- Included the old Django WSGI handler because it does appear to be a tiny bit faster. More... almost 15 years ago
- Added hackish but easy-to-understand support for serving multiple Django sites from within a single worker process. More... almost 15 years ago
- InterpreterMap can now be a function. More... almost 15 years ago
- Switching version tag to 1.1.0 final. More... almost 15 years ago
Mixed up args during manual merge More... almost 15 years ago
Screwed up a merge from the Integrated branch, made the change manually. More... almost 15 years ago
First shot at an official integrated version. It's ugly, and probably not going to get finished. More... almost 15 years ago