Go to file
2014-01-04 17:07:47 +01:00
djangocms_blog Initial import 2014-01-04 17:07:09 +01:00
docs Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
tests Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
.gitignore Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
.travis.yml Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
AUTHORS.rst Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
CONTRIBUTING.rst Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
HISTORY.rst Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
LICENSE Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
MANIFEST.in Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
README.rst Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
requirements-test.txt Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
requirements.txt Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
runtests.py Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
setup.py Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00
tox.ini Boilerplate (still needs working) 2014-01-04 17:07:47 +01:00

=============================
djangocms-blog
=============================

.. image:: https://badge.fury.io/py/djangocms-blog.png
    :target: http://badge.fury.io/py/djangocms-blog
    
.. image:: https://travis-ci.org/yakky/djangocms-blog.png?branch=master
        :target: https://travis-ci.org/yakky/djangocms-blog

.. image:: https://pypip.in/d/djangocms-blog/badge.png
        :target: https://crate.io/packages/djangocms-blog?version=latest


A djangoCMS 3 blog application

Documentation
-------------

The full documentation is at http://djangocms-blog.rtfd.org.

Quickstart
----------

Install djangocms-blog::

    pip install djangocms-blog

Then use it in a project::

	import djangocms-blog

Features
--------

* TODO