Skip to main content

Simple django-cms blog app

Project description

================
djangocms-blogit
================

A simple blog app for `django-cms`_.

:Version: 0.2.1
:Download: http://pypi.python.org/pypi/djangocms-blogit/
:Source: http://github.com/dinoperovic/djangocms-blogit/
:Docs: http://djangocms-blogit.readthedocs.org/
:Dev Status: Alpha


Dependencies
############

* `django-cms`_ >= 3.0.0
* `django-filer`_ >= 0.9.5
* `django-parler`_ >= 1.4
* `django-taggit`_ >= 0.10

Installation
############

To install ``djangocms-blogit`` with ``pip`` run::

$ pip install djangocms-blogit


Setup
#####

Setup `django-cms`_ and `django-filer`_ than add to ``INSTALLED_APPS``:

.. code:: python

INSTALLED_APPS = (
...
'parler',
'taggit',
'blogit',
...
)


Settings
########
You can browse all the setings in a `settings.py`_ file.


Changelog
#########

0.3.0
+ Simplified models.
+ Refactored and not compatible with earlier versions.



.. _settings.py: https://github.com/dinoperovic/djangocms-blogit/blob/master/blogit/settings.py
.. _django-cms: https://github.com/divio/django-cms
.. _django-filer: https://github.com/stefanfoulis/django-filer
.. _django-hvad: https://github.com/kristianoellegaard/django-hvad
.. _django-taggit: https://github.com/alex/django-taggit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-blogit-0.3.0.tar.gz (492.8 kB view details)

Uploaded Source

File details

Details for the file djangocms-blogit-0.3.0.tar.gz.

File metadata

File hashes

Hashes for djangocms-blogit-0.3.0.tar.gz
Algorithm Hash digest
SHA256 2a530579655dc2f9517c7da4047a07b8506e37a954b348151b75ad4192fbd17c
MD5 6aabc7b2f12225aa273694bc0e4cd2a2
BLAKE2b-256 8b4e0ddcc142f3a4fc7382e7d7f57bd6d95cef6990a7c327ffec02800cf4fd7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page