Skip to main content

Adds Google Calendar plugins to django CMS.

Project description

Django CMS Google Calendar Plugin

Django CMS Google Calendar Plugin is a set of plugins for Django CMS that allow you to implement Google Calendar into your website.

Django CMS Google Calendar Example

Quick Start

  1. Install the easy way, using pip:

     $ pip install djangocms-googlecalendar-plugin
    
  2. Add "djangocms_googlecalendar" to your INSTALLED_APPS setting like this:

     INSTALLED_APPS = [
         ...
         'djangocms_googlecalendar_plugin',
     ]
    
  3. Run python manage.py migrate djangocms_googlecalendar_plugin to create the plugin models.

Running Tests

You can run tests by executing:

  virtualenv venv -p python3
  source venv/bin/activate
  pip install -r tests/requirements.txt
  python setup.py test

License

This project is licensed under GPL 3.0 - see LICENSE for details.

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-googlecalendar-plugin-0.1.4.tar.gz (477.0 kB view details)

Uploaded Source

File details

Details for the file djangocms-googlecalendar-plugin-0.1.4.tar.gz.

File metadata

  • Download URL: djangocms-googlecalendar-plugin-0.1.4.tar.gz
  • Upload date:
  • Size: 477.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.2rc1

File hashes

Hashes for djangocms-googlecalendar-plugin-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9eacaf5387138ea15680dd0a17ebdeace40a2b7897e74864b0d39d154c665960
MD5 b8c63f2a7dd568397ce0fa2bd302829c
BLAKE2b-256 925e17bedaf60fa55feb0e2073f27e315768c00904ee486fbf37dcc0ae7f753b

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