Skip to main content

Simple plugin with django-time-wizard relation

Project description

# djangocms-time-wizard Simple plugin with django-time-wizard relation.

## Quick start

  1. Install using pip:

    ` pip install djangocms-time-wizard `

  1. Add to your INSTALLED_APPS:

    ` 'time_wizard', 'djangocms_time_wizard', `

  2. Include the time_wizard admin URLs in your project urls.py:

    ` url(^'admin/', include('time_wizard.urls')), `

  3. Run python manage.py migrate to create the time_wizard and djangocms_time_wizard models.

## Configuration

The TimeWizard-Plugin has a wrapper for its child-plugins if they are not shown on published pages. You can also disable this in your settings.py:

` DJANGOCMS_TIME_WIZARD_WRAPPER = False `

The wrapper is a simple div with the class time-wizard and inline styling. You can customize its appearance to whatever you want. Note that child-plugins with inline styling may appear different because of the additional wrapper around.

## Requirements

  • django-cms

  • django-time-wizard

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-time-wizard-0.1.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

djangocms_time_wizard-0.1.1-py2-none-any.whl (5.5 kB view details)

Uploaded Python 2

File details

Details for the file djangocms-time-wizard-0.1.1.tar.gz.

File metadata

  • Download URL: djangocms-time-wizard-0.1.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.13

File hashes

Hashes for djangocms-time-wizard-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0dbaca0721a38950c32a73a902fef9deb793b63e6ba8bbff0c1ef09ad63607db
MD5 cb0fe72d3de0f10b51f6bbf29cacafac
BLAKE2b-256 f0d35340dea03242bfb9bbbe33a373b3850e3c351daf35624c32ae98a6643d67

See more details on using hashes here.

File details

Details for the file djangocms_time_wizard-0.1.1-py2-none-any.whl.

File metadata

  • Download URL: djangocms_time_wizard-0.1.1-py2-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.13

File hashes

Hashes for djangocms_time_wizard-0.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 ee2f7f5c12f2327d4958ca59050f5273e2d56c57a8f70a881eaec8f8179a8e6e
MD5 2f19d1b1c8df507da92b64694c49ea2a
BLAKE2b-256 fa60df0af22b1ce5ae8d1e478b3d050136b0ff67358d81673790c57b444f1cce

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