Skip to main content

The code formerly known as django.contrib.comments.

Project description

https://img.shields.io/pypi/v/django-contrib-comments.svg https://img.shields.io/travis/django/django-contrib-comments.svg

Django used to include a comments framework; since Django 1.6 it’s been separated to a separate project. This is that project.

This framework can be used to attach comments to any model, so you can use it for comments on blog entries, photos, book chapters, or anything else.

For details, consult the documentation.

History

1.8.0 (2017-02-03)

  • Fixed a packaging error which caused sub-packages of the tests to be distributed.

  • Use get_current_site to look up the site instead of settings.SITE_ID.

  • Confirmed support for Django 1.11.

  • Dropped Django 1.7 and Python 3.2/3.3 support.

  • Added testing for Python 3.5.

  • Updated translations.

1.7.3 (2016-09-13)

  • Fixed a regression which prevented the Comment model from registering with the admin.

  • Updated translations.

1.7.2 (2016-08-04)

  • get_comment_list now returns a QuerySet instead of a list.

  • Fixed a Django 1.9+ compatibility issue with a customized comment app in INSTALLED_APPS (#87).

  • Confirmed support for Django 1.10.

1.7.1 (2016-05-03)

  • Isolated abstract models outside of models.py so they can be imported without triggering Django’s deprecation warning about models living outside of a ‘models’ module.

  • Updated translations.

1.7.0 (2016-03-29)

  • Dropped Django 1.6 and Python 2.6 support

  • Improved usage of AppConfig functionality for custom models.

  • Added CommentAbstractModel as another abstract model layer for easier customization.

  • Avoided N+1 query problem for users on comments.

  • Made the moderation email subject translatable.

  • Added a database index to Comment.submit_date, since it is used for the default ordering.

  • Fixed packaging so locale files are distributed.

  • Updated translations.

1.6.2 (2016-12-10)

  • Fixed some Django deprecation warnings.

  • Setup translation system using Transifex.

  • Added missing South migration for the email length.

  • Updated translations.

1.6.1 (2016-05-08)

  • Fixed migrations not working when installed as an egg.

1.6.0 (2016-04-29)

  • Made CommentSecurityForm pass keyword arguments to its parent class.

  • Added COMMENTS_TIMEOUT setting to configure the timeout for CommentSecurityForm.

  • Migrated Comment.user_email to 254 characters.

  • Moved South migrations to south_migrations folder so they can exist with Django 1.7 migrations.

  • Added Django 1.9 compatibility, dropped support for Django 1.5.

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

django-contrib-comments-1.8.0.tar.gz (858.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_contrib_comments-1.8.0-py2.py3-none-any.whl (407.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-contrib-comments-1.8.0.tar.gz.

File metadata

File hashes

Hashes for django-contrib-comments-1.8.0.tar.gz
Algorithm Hash digest
SHA256 7d966bb5bda3ded47a652ae9b0b0b2d3234ea2d3d37ca04b360fce2c117fba2f
MD5 bfdeceac1539ab6d6851202cf3a838d0
BLAKE2b-256 e22925b9338c2fcc1930f74189480765ac5df1139f72998620f2c29a0513d7db

See more details on using hashes here.

File details

Details for the file django_contrib_comments-1.8.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_contrib_comments-1.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9c666f162ab7b57ed6a77a29d01d92d6ea95d850c1e0c1cd2e50d81bc7e66f5e
MD5 d3544cc6b877cc6fc015756f29b6f889
BLAKE2b-256 8f6c490306f717e242f21485264ef7432b4f6fea42ce17998f6ff3fa0a2a2e2f

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