Metadata-Version: 1.1
Name: django-andablog
Version: 0.1.0
Summary: A blog app that is only intended to be embedded within an existing Django site.
Home-page: https://github.com/WimpyAnalytics/django-andablog
Author: Ivan VenOsdel
Author-email: ivan@wimpyanalytics.com
License: BSD
Download-URL: https://github.com/wimpyanalytics/django-andablog/tarball/0.1.0
Description: django-andablog
        ===============
        
        A blog app that is only intended to be embedded within an existing
        Django site.
        
        |Build Status|
        
        Welcome!
        ~~~~~~~~
        
        There is full
        `documentation <http://django-andablog.readthedocs.org/en/latest/>`__
        but here are the highlights.
        
        -  `Features <http://django-andablog.readthedocs.org/en/latest/#features>`__
        -  `Installation &
           Usage <http://django-andablog.readthedocs.org/en/latest/install-usage.html>`__
        -  `Demo
           Site <http://django-andablog.readthedocs.org/en/latest/demo-site.html>`__
        
        .. |Build Status| image:: https://travis-ci.org/WimpyAnalytics/django-andablog.svg?branch=master
           :target: https://travis-ci.org/WimpyAnalytics/django-andablog
        
        
        
        
        History
        -------
        
        0.1.0 (2014-11-16)
        ------------------
        
        * First release on PyPI.
        
Keywords: django-andablog,blog,django,app,reusable app
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
