Skip to content

santoshpy/aldryn-events

 
 

Repository files navigation

Aldryn-Events

PyPI Version Build Status Coverage Status Code Climate Requirements Status

Browser Matrix

Aldryn Events is an Aldryn-compatible application for publishing information about events in django CMS.

Please see the official Aldryn Events documentation, which includes information on installation and getting started.

It also contains documentation for content editors and end-users.

Contributing

Aldryn Events is a an open-source project. We'll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our guidelines for Aldryn addons.

Requirements

  • Python 2.6 or 2.7
  • django CMS 3.0.12 or later
  • Django 1.6 or 1.7

Optional requirements

  • django-tablib

Package should be installed manually. Also take in account django-tablib limitations which are listed below.

Python 2.6

If you are planning to use aldryn-events with Python 2.6 be aware that event registrations export functions will not work because django-tablib package has Python 2.6/Django 1.6+ compatibility issues.

Django 1.8

Unfortunately django-tablib does not supports Django 1.8 which means that event registrations export functions will not work.

About

An events publishing application for Aldryn and django CMS – part of the Essential Addons.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.4%
  • JavaScript 4.5%
  • HTML 4.1%