A simple Django app to handle user tickets.
Project description
$ pip install django-simplefeedback
add ‘simple-feedback’ to INSTALLED_APPS
include ‘simple-feedback.urls’ into urlpatterns
Test standalone app:
$ export DATABASE_URL=’your_db’ # you can skip this, defaults to ‘localhost’ (use postgres.app for simplicity)
$ pip install -r requirements.txt
$ python runtests.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-simplefeedback-0.6.tar.gz
.
File metadata
- Download URL: django-simplefeedback-0.6.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b799ae9266f0b80d9ba55018b8f2711b66e23ec135946bcfc403bfa552239407 |
|
MD5 | ba088ca75bd571a112304109d85be7c4 |
|
BLAKE2b-256 | e52e51aadf118bd5b1c3d8161b3efe9569858665b12ad20a8453c3b5c29bc4f0 |