Skip to main content

DjangoCMS Help rating.

Project description

DjangoCMS Help Rating

A project for simple evaluation of DjangoCMS website content.

Install

pip install djangocms-help-rating

Add into settings.py:

INSTALLED_APPS = [
    ...
    "help_rating",
]

Add into site urls.py:

urlpatterns = [
    ...
    path('help-rating/', include(('help_rating.urls', "help_rating"))),
]

If you define a namespace other than help_rating in the urls.py, you must redefine it in settings with the value HELP_RATING_PATH_NAMESPACE. Default of HELP_RATING_PATH_NAMESPACE is "help_rating".

License

BSD License

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

djangocms_help_rating-1.0.2.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

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

djangocms_help_rating-1.0.2-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file djangocms_help_rating-1.0.2.tar.gz.

File metadata

  • Download URL: djangocms_help_rating-1.0.2.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for djangocms_help_rating-1.0.2.tar.gz
Algorithm Hash digest
SHA256 323abb4a85c4bbe658b74299ae64c879a1cd45e71fd37e1658f76b714e5fb73f
MD5 680db634d3ff1b86122c63f9122cf430
BLAKE2b-256 fcab82d45aa74b27d6ffa158b38ca1a816b6b269276a0b56a357c961a94e7410

See more details on using hashes here.

File details

Details for the file djangocms_help_rating-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_help_rating-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0b5b621f39736b2eb4e28a289343064371f248ef57b6de44dc02ec67b13bc106
MD5 a96e6c9345b8b51f0d6ba2fe570dccd2
BLAKE2b-256 be243d3e96bc5c06b7ea9c48d96dacb91629632a6247976ba38fcbdf5ceb2ec2

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