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.1.0.tar.gz (13.9 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.1.0-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djangocms_help_rating-1.1.0.tar.gz
  • Upload date:
  • Size: 13.9 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.1.0.tar.gz
Algorithm Hash digest
SHA256 ed055364c4cc9ccf0a6c79368f384c6d63c85e2e035a2a93c869fd3a8d3ea5f4
MD5 e8fda56eebf7084c2b80bcc86f8d54a9
BLAKE2b-256 44409668f24d8cc65e1cfa7b88208b114856bc297b80d7e1d62f6a0b43d4c102

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_help_rating-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d15d46fd65d4696a75abb4b522e42062622e405baf8b3891df53e2b6e45ca22b
MD5 8b802fc379f33b10af76008f7fc12f38
BLAKE2b-256 f2fa6cb44064204a5fcca689578f8217cda51cfb40f9821cde780390acca0e94

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