Skip to main content

Simple django-cms blog app

Project description

A simple blog app for django-cms.

Version:

0.2.0

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for djangocms-blogit-0.2.0.tar.gz
Algorithm Hash digest
SHA256 288ee64fa98b9f8cf8c5189cb800496cbf7a637b7031e8742701f86dcab40103
MD5 8a980290af08d48665fb385289c8e28b
BLAKE2b-256 a939d445f89ed59f02f03af4bc2bed4d7b5ae9c60b0aaa87c68e311faec3e347

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