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

Uploaded Source

Built Distribution

djangocms_time_wizard-1.0.6-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djangocms-time-wizard-1.0.6.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for djangocms-time-wizard-1.0.6.tar.gz
Algorithm Hash digest
SHA256 64f55e207beee8be53768292cb401a10984a4c0736b678066a6276899dd19574
MD5 a163d432c49c4f626a4dce2c7ee0bd3b
BLAKE2b-256 af3b2039ab06e52e4f6dd50ef3f09caa5ee8edeae7664dc7573f0e47ff93032f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_time_wizard-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 84c35c915a180264a1a4fc85824d6f57e5c2f6ce1f7bcd0ae5bcbce7510cb3ef
MD5 474c2b1358893b822ca7b1a43f81f6e8
BLAKE2b-256 41b7676c89c089f29921754a33c7a6b1986f86cc7836e202fcf153d71e4c15f4

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