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
Built Distribution
File details
Details for the file zinnia-threaded-comments-0.4.tar.gz
.
File metadata
- Download URL: zinnia-threaded-comments-0.4.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1d734bd02114e832ef652d8048bf82f8ad1f5bb22e3635bb3b690706572dcab |
|
MD5 | 08d38f6b96440fd05c0553f9942b31a3 |
|
BLAKE2b-256 | 405aca83501dec362cd2246f44e73b7afbb31ef739a44e4fb7834a4548b838a6 |
File details
Details for the file zinnia_threaded_comments-0.4-py2-none-any.whl
.
File metadata
- Download URL: zinnia_threaded_comments-0.4-py2-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18eb2e47463fa1a2d8e55b9b607e88470a64d7cdb8a4c5c6cd9033e3baed9e1e |
|
MD5 | 33126ba892f83b72c85b6493b2265977 |
|
BLAKE2b-256 | f036c2423220ae752958c74e011603c2b93b4818b9cf60e440d1fae3e7e212e2 |