Skip to main content
====
Feedback
====

Simple app for feedback

Quick start
-----------

1. Add "feedback" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'feedback',
]

2. Include the feedback URLconf in your project urls.py like this::

path('feedback/', include('feedback.urls'))

3. Run `python3 manage.py migrate` to create the feedback models.

4. Start the development server and visit http://127.0.01:8000/admin/ to create
a feedback (you'll need the Admin app enabled).

Download files

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

Source Distribution

django-dsm-feedback-0.1.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file django-dsm-feedback-0.1.tar.gz.

File metadata

File hashes

Hashes for django-dsm-feedback-0.1.tar.gz
Algorithm Hash digest
SHA256 8ee09a6ed076c1e79b240dd63658d0c11caaf51183588ee0ba8d9977e4643529
MD5 ccfd3fdf62f4cac9a6f21eb0cfd6f75e
BLAKE2b-256 45bb0873d16860348c6aef43078f132b4221ec25d66885bdea26d8c36d451147

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1 This release

1 file

Supported by

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