Skip to main content

A django-cms application for managing an events calendar.

Project description

=============================
Django CMS Simple Events
============================

Name: django-cms-simple-events
Description: A `Django CMS <http://www.django-cms.org/>`_ application for managing an events calendar.
Download: https://bitbucket.org/chucu/django-cms-simple-events


Dependancies
============

- django (tested with 1.5.1)
- django-cms (tested with 2.4)
- django-hvad


Installation
============

Download
--------

From PyPI
'''''''''

You can simply type into a terminal ``pip install django-cms-simple-events`` or ``easy_install django-cms-simple-events``.

Manually
''''''''

You can download from https://bitbucket.org/chucu/django-cms-simple-events.

Unzip the file you downloaded. Then go in your terminal and ``cd`` into the unpacked folder.
Then type ``python setup.py install`` in your terminal.

Setup
-----

Put ``'simple_events'`` in your ``INSTALLED_APPS`` section in settings.py.
Don't forget to syncdb your database or migrate if you're using South.

Example:

INSTALLED_APPS = (
...
'hvad',
'simple_events',
)

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

django-cms-simple-events-0.4.1.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file django-cms-simple-events-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-cms-simple-events-0.4.1.tar.gz
Algorithm Hash digest
SHA256 e19d73de44d62fa4cf959df8a15097e3c5db57f9c633e959c08490ec0d14a1b3
MD5 7979657966e5ad678356ff523d079721
BLAKE2b-256 02fc0ae0d0b32ba68ac9ad60099326f6719439bbc37e1ca49355dc1e0198cc5f

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