Skip to main content

A reusable Django app that lets users write feedback for any model

Project description

PyPI Build Docs Code Health

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

Credits

Tools used in rendering this package:

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


Download files

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

Source Distribution

django-surveys-1.1.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

django_surveys-1.1.0-py2.py3-none-any.whl (15.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-surveys-1.1.0.tar.gz.

File metadata

File hashes

Hashes for django-surveys-1.1.0.tar.gz
Algorithm Hash digest
SHA256 78166c8ae63965db5b20d10297ba3b11a946b801c6a13e69488336059c7d6883
MD5 9357bbc090fc5c3b3c9c7c9cb3eadaa9
BLAKE2b-256 a4c3c3e1221a4da2cce978fd5fb9bd63ec6151f2f768a652bd2fa1daa755d8af

See more details on using hashes here.

Provenance

File details

Details for the file django_surveys-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_surveys-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 356f3db92f6e9f956fc61e2df66ea3118a57f0731865708b1013789d98e838e5
MD5 73e88909fa633ca46127b998e845d4bf
BLAKE2b-256 f55ac844c01bfe99895d080a8e073256f41c03f5249eb1ae9e7c21b7da738a9b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page