lp://staging/sf-django-appserver
Created by
Marco Pantaleoni
and last modified
This is the active development branch for the project. This branch can generally be considered stable enough for normal use. Please use this (except possibly for production use).
- Get this branch:
- bzr branch lp://staging/sf-django-appserver
Members of
SoftwareFabrica
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 9. By Marco Pantaleoni <email address hidden>
-
* integrated sflib.finddata.
find_package_ data() in setup.py - 8. By Marco Pantaleoni <email address hidden>
-
Added support for HTTPS.
See:
http://
www.fairviewcom puting. com/blog/ 2008/10/ 23/django- wsgi-handler- ssl-proxies/ In case of HTTPS, the request should indicate to Django that the request is
secure. To do so, in nginx, add the directive:proxy_
set_header X-Url-Scheme $scheme; - 4. By Marco Pantaleoni <email address hidden>
-
Added sys.path manipulation options SYSPATH, SYSPATH_APPEND, SYSPATH_PREPEND.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with subtree support (needs bzr 0.92)