django-contrib-comments 2.2.0
0
The code formerly known as django.contrib.comments.
Contents
The code formerly known as django.contrib.comments.
Stars: 616, Watchers: 616, Forks: 196, Open Issues: 27The django/django-contrib-comments
repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 616 github stars!
How to Install django-contrib-comments
You can install django-contrib-comments using pip
pip install django-contrib-comments
or add it to a project with poetry
poetry add django-contrib-comments
Package Details
- Author
- Django Software Foundation
- License
- BSD
- Homepage
- https://github.com/django/django-contrib-comments
- PyPi:
- https://pypi.org/project/django-contrib-comments/
- GitHub Repo:
- https://github.com/django/django-contrib-comments
Classifiers
Related Packages
Errors
A list of common django-contrib-comments errors.
Code Examples
Here are some django-contrib-comments
code examples and snippets.
GitHub Issues
The django-contrib-comments package has 27 open issues on GitHub
- Add migration for Django 4.0. Closes #179
- Missing migration detected with Django 4.0.1