Skip to main content

A simple Django plugin app for comments on any object.

Project description

  1. Add the following to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django.contrib.humanize',
        'django_commentseasy',
        'bootstrap3',
    ]
  2. Include the django_commentseasy URLconf in your project urls.py like this:

    url(r'^comment/', include('django_commentseasy.urls')),
  3. Run python manage.py migrate to create the models.

  4. Start the development server

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-comments-easy-0.3.zip (14.5 kB view details)

Uploaded Source

File details

Details for the file django-comments-easy-0.3.zip.

File metadata

File hashes

Hashes for django-comments-easy-0.3.zip
Algorithm Hash digest
SHA256 791ea462d33489afa1979e0622720b5b50a81fdb44bc03b69a7b92a320861bf8
MD5 8d15f5a9e5ff91303d3817010bbd73e3
BLAKE2b-256 45c5eb74ffd01020d7f6972cdc53d0b6ec93ee9d65d0a97876fa1abab94110ab

See more details on using hashes here.

Supported by

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