lp://staging/~bloodearnest/charms/precise/python-django/trunk
- Get this branch:
- bzr branch lp://staging/~bloodearnest/charms/precise/python-django/trunk
Branch merges
- Cory Johns (community): Needs Fixing
- Charles Butler (community): Needs Fixing
- Tim Van Steenburgh (community): Needs Fixing
- Review Queue (community): Needs Fixing (automated testing)
- Patrick Hetu: Pending requested
-
Diff: 71 lines (+21/-3)3 files modifiedhooks/charmhelpers/contrib/templating/contexts.py (+1/-1)
hooks/hooks.py (+18/-1)
templates/wsgi.py.tmpl (+2/-1)
Branch information
- Owner:
- Simon Davy
- Status:
- Development
Recent revisions
- 29. By Charles Butler
-
Patrick Hetu 2014-05-02 fix a wrong configuration variable name
Patrick Hetu 2014-04-30 [merge] merge with trunk
Patrick Hetu 2014-04-30 add configurable amqp vhost
Patrick Hetu 2014-04-30 merge george-edison55's readme corrections
Patrick Hetu 2014-04-29 awk to the rescue: Re-enable http pip requirements support
Patrick Hetu 2014-04-28 drop http pip requirements as I can get it to work with ansible
Patrick Hetu 2014-04-25 add rabbitmq support
Patrick Hetu 2014-04-24 fix single python-path for fabfile.py
Patrick Hetu 2014-04-23 don't make python-path starts with a colon
Patrick Hetu 2014-04-17 add a new pip_extra_args option
Patrick Hetu 2014-04-17 fix settings path in the fabfile
Patrick Hetu 2014-04-17 forgot mirror urls in the playbook
Patrick Hetu 2014-04-17 release version 6
Patrick Hetu 2014-04-17 no need for |bool when checking variables
Patrick Hetu 2014-04-17 add the pip_freeze task in the fabfile
Patrick Hetu 2014-04-17 fix fabfile for latest version of juju-core
Patrick Hetu 2014-04-16 fix configuration reading for Django task
Patrick Hetu 2014-04-16 fix mercurial branch in playbook
Patrick Hetu 2014-04-16 merge changes from Ubuntu's ci-services and add my fixes
Patrick Hetu 2014-04-16 fix configuration injection for python3
Patrick Hetu 2014-04-16 fix mongodb settings
Patrick Hetu 2014-04-16 add redis support
Patrick Hetu 2014-04-16 fix ansible playbooks
Patrick Hetu 2014-04-16 add redis support
Patrick Hetu 2014-04-09 merge and adapt python-django_ ci-services branch
Patrick Hetu 2013-11-26 FIX 1226303 : Minor formatting problem in README's markdown
Patrick Hetu 2013-11-26 python3 compatiblity
Patrick Hetu 2013-11-26 use ansible for handling repos and pip
Patrick Hetu 2013-11-18 wsgi configurations that works for gunicorn and uwsgi
Patrick Hetu 2013-11-17 convert the code to use charmhelpers
Patrick Hetu 2013-09-03 mysql don't support autocommit yet
Patrick Hetu 2013-08-07 increment version number
Patrick Hetu 2013-08-07 puts pip's source in a safe place and accept remote requirements files
Patrick Hetu 2013-08-05 add support for a mysql server relation - 28. By <email address hidden>
-
[george-edison55] The README contained a few minor typographical errors and a couple of Markdown errors. This branch fixes both of these.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/python-django