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.1.tar.gz (12.5 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.1-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djangocms_help_rating-1.0.1.tar.gz
  • Upload date:
  • Size: 12.5 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.1.tar.gz
Algorithm Hash digest
SHA256 1152fb1f7dba2d939222492c2fca8a4873421088b8dfacc0a3e2fc23a58057b0
MD5 1bcf807ce9161e064395697dfc5a50a6
BLAKE2b-256 8d5b3f386b4ced5f6b3976185fe374005502c7d574f0b15dfc295d452533234d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_help_rating-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 77d21cf52add8ce0c02588bd36c6a8c5fc33e1ae61b0c8b95d4c0b049398591d
MD5 6ac9854e33aa2bf8d4ab955fd0e76f8c
BLAKE2b-256 425b10f413b45c8aa16c259c8cef2c822cf0c53c3a3706fbacf5d91e1de35382

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