A reusable Django app that lets users write feedback for any model
Project description
A reusable Django app that lets users write feedback for any model
Documentation
The full documentation is at https://django-surveys.readthedocs.io.
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
History
Unreleased
1.1.0 (2018-06-04)
- Add support for Django 2.0
1.0.0 (2018-06-01)
- Drop support for Django <1.11 and Python <3.5
0.4.2 (2017-06-09)
- Add on_delete=models.CASCADE on foreign keys for Django 2.0
- Django 1.11 support
0.4.1 (2017-05-09)
- [BUG] #16 Fix package of the library to include all templates
0.4.0 (2017-03-10)
- [FEATURE] Template tags to send rating related emails
- Run tests against Django 1.11 and master
- [DOC] Added pull request template with basic checklist
0.3.1 (2017-01-04)
- [BUG] Fix migration for replaceable foreign key Review.user
0.3.0 (2016-12-23)
- [IMPROVEMENT] Added on_delete=models.CASCADE to all ForeignKeys, it’ll become required in Django 2.0.
- [FEATURE] Added created and updated fields to all models using the TimeStampedModel from Django model utils. generated 3 migrations to preserve the existing timestamp that was present on the Review model.
- [DOC] Corrected links in Changelog
0.2.0 (2016-12-23)
- #5 [FEATURE] Ability to customise the reviewer model
- [IMPROVEMENT] Namespaced the app settings a la DRF
0.1.1 (2016-12-23)
- #6 [BUG] Fix error message when rating is out of bounds
0.1.0 (2016-12-22)
- First release on PyPI.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_surveys-1.1.0-py2.py3-none-any.whl (15.1 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes View |
Filename, size django-surveys-1.1.0.tar.gz (13.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_surveys-1.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 356f3db92f6e9f956fc61e2df66ea3118a57f0731865708b1013789d98e838e5 |
|
MD5 | 73e88909fa633ca46127b998e845d4bf |
|
BLAKE2-256 | f55ac844c01bfe99895d080a8e073256f41c03f5249eb1ae9e7c21b7da738a9b |