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

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

Uploaded Source

Built Distribution

djangocms_time_wizard-0.2.2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djangocms-time-wizard-0.2.2.tar.gz
  • Upload date:
  • Size: 4.2 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-0.2.2.tar.gz
Algorithm Hash digest
SHA256 45971073e7307c901609322281eb8af281338baf8190e6770cbe7e8788f8909e
MD5 c4f3ba79db3868ec4ccf559d063ae9ed
BLAKE2b-256 48f8c3c1b73cdd4a1ab0574b811eca4ddedece6e96aafd4ac0982c1d1c58b8a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: djangocms_time_wizard-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f9a1996c0996c68aedbacd4fbd237462a7f3cfb9d042548f23edb2070f8f743b
MD5 e9ae755b9db8cb1ea9fb2fc51754d4c0
BLAKE2b-256 014b57416fa75f1a1e5db135e64e2b7fdd72f62fbba28a61b9a71a3d2dc74e08

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