Skip to main content

Simple django-cms blog app

Project description

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

Installation

To install djangocms-blogit with pip run:

$ pip install djangocms-blogit

Setup

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

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

Settings

You can browse all the setings in a settings.py file.

Url translation example:

BLOGIT_CATEGORY_URL_TRANSLATION = (
    ('en', 'category'),
    ('hr', 'kategorija'),
    ...
)

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.2.1.tar.gz (505.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for djangocms-blogit-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9b2dbe8614e8f4300357de20cc717c8ded1ec62ae4b05ec70ff2488998acefe0
MD5 ce45200ea577c03865dd07e8983dacab
BLAKE2b-256 91eafcc1c5bf4eb1f004fbf3665fc1371c27ba18e724724fcec29f86e5fd96da

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