Skip to main content

Library that sits between django and a website

Project description

A layer of random utility that sits between Django and your site.

Mainly used so that you can specify what views go to what urls in such a way that we can render a menu system from the same specification.

It also includes utilities to be able to seperate your site into multiple folders within the same project, each including their own views, urls, models and admin code.

Along with some other random helpers to make life with Django even simpler than it already is.

Documentation can be found on readthedocs: https://cwf.readthedocs.org

Install from pypi:

pip install cwf

Changelog

1.1.1 - 12th January 2014
1.1 - 26th October 2013
  • Updated noseOfYeti

  • cwf-debugger now doesn’t fail on projects without a project_setup

  • Update to work with newer Django

  • Minor typo

1.0 - 13th January 2013
  • First public release after many years and a complete rewrite

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cwf-1.1.1.tar.gz (31.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page