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.

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djangocms_time_wizard-2.3.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file djangocms_time_wizard-2.3.1.tar.gz.

File metadata

  • Download URL: djangocms_time_wizard-2.3.1.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.2

File hashes

Hashes for djangocms_time_wizard-2.3.1.tar.gz
Algorithm Hash digest
SHA256 2eaf84b31c6c18fc31aea39194ae1649ef24c6253beeb0ffcf3683ef4d18c03c
MD5 2c3c1c249679be5e098cd949a86877cd
BLAKE2b-256 f782c05a03d0a7a0e0fb5a5f974f9725bbc1619c3a5d279e51f492a8ff132aad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_time_wizard-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1fd5ae4ba9de32be7b93dd21b4e40760bfadd77b29cc1d26cfc03f662b85e7bc
MD5 6380eaaca9aa0cd6c5e4208c8fead1de
BLAKE2b-256 d112c2e8a7cdaf79a17d63e01e10f2429c098e601393cfb5ede67bc939da7eb0

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