Summary
High-level Python web development framework
Charm Store
juju deploy cs:precise/python-django-3
Maintainer
Patrick Hetu
Description
Django is a high-level web application framework that loosely follows
the model-view-controller design pattern. Python's equivalent to Ruby
on Rails, Django lets you build complex data-driven websites quickly
and easily - Django focuses on automating as much as possible and
adhering to the "Don't Repeat Yourself" (DRY) principle. Django
additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance
projects or to simply to reduce development time even further.
Notable features include: * An object-relational mapper (ORM) *
Automatic admin interface * Elegant URL dispatcher * Form
serialization and validation system * Templating system * Lightweight,
standalone web server for development and testing *
Internationalization support * Testing framework and client
Config
swift_prefix string
wsgi_access_logfile string
repos_username string
swift_version string
wsgi_max_requests int
site_username string
wsgi_workers int
port int
swift_api_key string
site_password string
wsgi_extra string
requirements string
wsgi_keep_alive int
repos_branch string
vcs string
swift_auth_url string
wsgi_log_file string
wsgi_worker_class string
application_path string
swift_username string
extra_deb_pkgs string
swift_container_name string
site_domain string
repos_password string
wsgi_umask string
wsgi_timestamp string
wsgi_backlog int
wsgi_timeout int
python_path string
site_admin_email string
wsgi_access_logformat string
wsgi_log_level string
wsgi_group string
wsgi_wsgi_file string
site_secret_key string
repos_url string
wsgi_worker_connections int
django_settings string
wsgi_user string
Details