Skip to main content

Threaded comments for django-blog-zinnia

Project description

Zinnia-threaded-comments is a python package providing threaded comments for django-blog-zinnia based on django-contrib-comments.

Installation

First of all you need to install and configure django-app-namespace-template-loader into your project.

Then once Zinnia is installed on your Django project and this package installed on your PYTHON_PATH, simply register the zinnia_threaded_comments application in the INSTALLED_APP section of your project’s settings and then register zinnia_threaded_comments as the COMMENTS_APP.

Now Zinnia can handle threaded comments.

Protip

If you plan to customise the default template of an entry with the threaded comments, create in your project a zinnia/entry_detail.html template starting with:

{% extends "zinnia/entry_detail_base.html" %}

By doing this you don’t have to reimplement the template logic provided by the app, and just have to customize the needed blocks.

Going further

More informations about customizations of the comments framework at: http://django-contrib-comments.readthedocs.org/en/latest/custom.html

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

zinnia-threaded-comments-0.4.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

zinnia_threaded_comments-0.4-py2-none-any.whl (13.5 kB view details)

Uploaded Python 2

File details

Details for the file zinnia-threaded-comments-0.4.tar.gz.

File metadata

File hashes

Hashes for zinnia-threaded-comments-0.4.tar.gz
Algorithm Hash digest
SHA256 c1d734bd02114e832ef652d8048bf82f8ad1f5bb22e3635bb3b690706572dcab
MD5 08d38f6b96440fd05c0553f9942b31a3
BLAKE2b-256 405aca83501dec362cd2246f44e73b7afbb31ef739a44e4fb7834a4548b838a6

See more details on using hashes here.

File details

Details for the file zinnia_threaded_comments-0.4-py2-none-any.whl.

File metadata

File hashes

Hashes for zinnia_threaded_comments-0.4-py2-none-any.whl
Algorithm Hash digest
SHA256 18eb2e47463fa1a2d8e55b9b607e88470a64d7cdb8a4c5c6cd9033e3baed9e1e
MD5 33126ba892f83b72c85b6493b2265977
BLAKE2b-256 f036c2423220ae752958c74e011603c2b93b4818b9cf60e440d1fae3e7e212e2

See more details on using hashes here.

Supported by

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