Skip to main content

Adds Google Calendar plugins to django CMS.

Project description

# Django CMS Google Calendar

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

![Django CMS Google Calendar Example](./docs/img/preview.png "Django CMS Google Calendar Example")


## Quick Start

1. Install the easy way, using pip:

$ pip install djangocms-googlecalendar

2. Add "djangocms\_googlecalendar" to your INSTALLED\_APPS setting like this:

INSTALLED_APPS = [
...
'djangocms_googlecalendar',
]

3. Run `python manage.py migrate djangocms_googlecalendar` 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](LICENSE.md) 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-0.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file djangocms-googlecalendar-0.1.tar.gz.

File metadata

File hashes

Hashes for djangocms-googlecalendar-0.1.tar.gz
Algorithm Hash digest
SHA256 364f3e1f485edbb32fabf17efa54a578731c2efca326354c401d537cc09d4706
MD5 268c65657c5c58486d0a210ccacdca23
BLAKE2b-256 ad7de64896aeaf52d08d6fe5ef32fb7ad8ed3fafb7787d0c53a591105e5a37eb

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