Metadata-Version: 2.1
Name: csnews_multilingual
Version: 3.26
Summary: Simple news module
Home-page: http://www.codesyntax.com
Author: Urtzi Odriozola
Author-email: uodriozola@codesyntax.com
License: GPL
Requires-Dist: Django>=1.10
Requires-Dist: django-photologue
Requires-Dist: django-tinymce
Requires-Dist: django-hvad

csnews
======

News module for Django


Installation
-------------

$ pip install csnews_multilingual

Add the following apps to your INSTALLED_APPS:

    csnews_multilingual
    photologue
