Skip to main content

Helpers for django CMS plugin development

Project description

Latest PyPI version Latest Travis CI build status Monthly downloads Test coverage

Helper for django CMS plugin development

djangocms-helper is a set of commands to handle django CMS plugins development process.

It’s a modified version of django CMS’s own develop.py script, modified to handle generic plugins development process.

warning

Since version 0.7 django CMS is no more a hard dependency; install it manually to enable --cms option

Common options

  • --cms: Loads configuration to properly run a django CMS-based application;

  • --extra-settings: Path to a helper file to set extra settings; see Settings section for details;

Usage

The command must be executed in the main plugin directory (i.e. in the same directory as the setup.py file) as it needs to import files relative to the current directory.

The basic command structure is:

djangocms-helper <application> <command> [options ...]

where <application> is the django application name and <command> is one of the available commands. Optins vary for each command.

Runner

By using the integrated runned in the settings file you’ll be able to run the commands without invoking djangocms-helper: see Integrate runner for reference.

Installation

Installing from pip:

pip install djangocms-helper

Installing from source:

pip install git+https://github.com/nephila/djangocms-helper#egg=djangocms-helper

Requirements

  • django CMS 3.0 (django CMS 3.0.4 is required for pyflake command), optional; required only to work with --cms option

  • docopt

  • tox

  • dj-database-url

Documentation

Documentation is available on readthedocs.

Authors

djangocms-helper was written by Iacopo Spalletti with help from other contributors.

Thanks

The general logic and part of the code of the whole application is heavily taken from django CMS’s own develop.py so all the contributors deserve a huge thanks for their work.

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-helper-0.8.0.b1.tar.gz (28.7 kB view details)

Uploaded Source

Built Distribution

djangocms_helper-0.8.0.b1-py2.py3-none-any.whl (29.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file djangocms-helper-0.8.0.b1.tar.gz.

File metadata

File hashes

Hashes for djangocms-helper-0.8.0.b1.tar.gz
Algorithm Hash digest
SHA256 a3c91a4e574262f9a1a57f54c38618b36ea67a6faa77b9d88a81ad204bb72ae0
MD5 ecbc23d39b5e3e31331ba072448e784e
BLAKE2b-256 7c355c9e35392071c547801d81784cd02539816d445616b62371cf0b496689a4

See more details on using hashes here.

File details

Details for the file djangocms_helper-0.8.0.b1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_helper-0.8.0.b1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 044de3d26f5a71be0252f869820982fba72924ac9b5b70848466c39cd88b9367
MD5 256159c65e17898643f7f89d292ae713
BLAKE2b-256 4477bd404d3d90d9edddf9fc0255ee1c43208a450b7e4378a3059c2e82d08b72

See more details on using hashes here.

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