Charm: apache-django-wsgi
Summary
Apache+wsgi for your Django project
Charm Store
juju deploy cs:~michael.nelson/oneiric/apache-django-wsgi-0
Series
oneiric
Description
Deploy your Django project as an Apache mod_wsgi app.
Links
Repository   Bugs
lp:~michael.nelson/charms/oneiric/apache-django-wsgi/trunk
Interfaces
Requires
Config
service-hostname string
app-source-revision string
app-source-package-name string
app-source-project-location string
app-source-type string
additional-debian-packages string
additional-pip-packages string
app-source string
Details
Changes  
2011/11/22 Michael Nelson And again. (revno 19)
2011/11/22 Michael Nelson Removed unnecessary directories. (revno 18)
2011/11/22 Michael Nelson Moved hook to db-relation-changed (which is also called on join.). Renamed charm to include dashes n (revno 17)
2011/11/22 Michael Nelson Added static file handling for apache. (revno 16)
2011/11/22 Michael Nelson Revert charm rename - bug 893088 not fixed properly yet. (revno 15)
2011/11/22 Michael Nelson Renamed charm after 893088 fixed. (revno 14)
2011/11/21 Michael Nelson Fixed metadata. (revno 13)
2011/11/21 Michael Nelson Set rev. back to 1 to share. (revno 12)
2011/11/21 Michael Nelson Moved relation s/changed/joined. (revno 11)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • err: no copyright file
  • warn: no README file
  • warn: all charms should provide at least one thing