Skip to main content

Simple plugin with django-time-wizard relation

Project description

Simple plugins with django-time-wizard integration.

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:

    path('admin/', include('time_wizard.urls')),
  3. Run python manage.py migrate to create the time_wizard and djangocms_time_wizard models.

Configuration

The TimeWizard(Inline)-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

Tests

Setup your test environment with virtualenv and install the requirements with pip install .. Also install tox via pip and simply run tox.

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-1.0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

djangocms_time_wizard-1.0.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djangocms-time-wizard-1.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.3

File hashes

Hashes for djangocms-time-wizard-1.0.2.tar.gz
Algorithm Hash digest
SHA256 8440eaea0f48cffc208125fd4598af1ea1e542a4a99955cf1462954d9b2c4431
MD5 8c03d9e333fb203da90882d4978fd425
BLAKE2b-256 c9041f7198d6d9bfd2da6b46bf53c817b91fc572dd0e295f76a2cc5a2e5c6e9b

See more details on using hashes here.

File details

Details for the file djangocms_time_wizard-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: djangocms_time_wizard-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.3

File hashes

Hashes for djangocms_time_wizard-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9fab3eb469b109eb9451e5173c2fce7793e7647779b6710d9bed07a5845f92ee
MD5 f3011e38c2af7648f67e3b6c10c8a8df
BLAKE2b-256 00cf9dfff68e79bde07cdce83be35adb86c13ca451b4cc952f98cc1179639358

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