#
# basic requirements
#

# Django CMS
# http://docs.django-cms.org/en/latest/upgrade/index.html
django-cms>=3.4

#     'treebeard', # https://github.com/django-treebeard/django-treebeard
#    'sekizai', # https://github.com/ojii/django-sekizai
# https://github.com/divio/djangocms-text-ckeditor
djangocms-text-ckeditor

# https://github.com/jedie/django-tools
django-tools>=0.37
