Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.9 KB

README.rst

File metadata and controls

49 lines (37 loc) · 1.9 KB

Aldryn People for django CMS

PyPI Version Build Status Coverage Status Code Climate Requirements Status

Aldryn People allows you to:

  • add people and groups of people to your website
  • display them on CMS pages
  • download vCards

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

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

Contributing

Aldryn People 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

  • django CMS 3.0.12 or later
  • Django 1.6.9 or later (currently tested with 1.6.x, 1.7.x and 1.8.x)
  • Python 2.6 or 2.7 (at present we are held back with a dependency that is incompatible with Python 3)