Skip to main content

This projects integrates django-responsive2 with django-cms >= 3.0

Project description

http://img.shields.io/travis/mishbahr/djangocms-responsive-wrapper.svg?style=flat-square Latest Version Downloads License http://img.shields.io/coveralls/mishbahr/djangocms-responsive-wrapper.svg?style=flat-square

This projects integrates django-responsive2 with django-cms >= 3.0

Quickstart

  1. Install djangocms-responsive-wrapper:

    pip install djangocms-responsive-wrapper
  2. Add responsive_wrapper to INSTALLED_APPS:

    INSTALLED_APPS = (
        ...
        'responsive_wrapper',
        ...
    )

Features

  • TODO

Documentation

The full documentation is at https://djangocms-responsive-wrapper.readthedocs.org.

History

0.1.0 (2014-11-11)

  • First release on PyPI.

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

djangocms-responsive-wrapper-0.1.0.tar.gz (8.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