Skip to main content

Bootstrap grid plugin for djangocms

Project description

djangocms bootstrap grid
==================================

An opinionated implementation of a bootstrap grid plugin for djangocms.

Installation
------------

pip install cmsplugin_ss_grid

In your settings.py

INSTALLED_APPS = (
...
'cmsplugin_ss_grid',
)

In settings.py:

CMSPLUGIN_SS_GRID = dict(
CELL_DEFAULT_CLASS='class-added-to-all-cells'
)

Development
-----------

We use djangocms-helper to execute django commands and run tests.

To run test:

djangocms-helper cmsplugin_ss_grid test --cms


Create migrations:

djangocms-helper cmsplugin_ss_grid makemigrations --cms

Tested on
* Python 2.7. 3.4, 3.5
* Django 1.8, 1.9, 1.10
* DjangoCms 3.4

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

cmsplugin_ss_grid-0.1.0a7.tar.gz (28.8 kB view details)

Uploaded Source

File details

Details for the file cmsplugin_ss_grid-0.1.0a7.tar.gz.

File metadata

File hashes

Hashes for cmsplugin_ss_grid-0.1.0a7.tar.gz
Algorithm Hash digest
SHA256 f57c25dfc588b081d871b7a552bc61aef64ef0db9dcd87f10bed94e556d8876e
MD5 28d23fef9397d2ffe4c56914313d2cb5
BLAKE2b-256 f0943ddcfd0dae8717508cc9d827b73a10d613771311c4f1f1712071f2e79197

See more details on using hashes here.

Supported by

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