{ "info": { "author": "Founders4Schools", "author_email": "dev@founders4schools.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "==============\nDjango Surveys\n==============\n\n.. image:: https://badge.fury.io/py/django-surveys.svg\n :target: https://badge.fury.io/py/django-surveys\n :alt: PyPI\n\n.. image:: https://travis-ci.org/founders4schools/django-surveys.svg?branch=master\n :target: https://travis-ci.org/founders4schools/django-surveys\n :alt: Build\n\n.. image:: https://readthedocs.org/projects/django-surveys/badge/?version=latest\n :target: http://django-surveys.readthedocs.io\n :alt: Docs\n\n.. image:: https://landscape.io/github/founders4schools/django-surveys/master/landscape.svg?style=flat\n :target: https://landscape.io/github/founders4schools/django-surveys/master\n :alt: Code Health\n\nA reusable Django app that lets users write feedback for any model\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-surveys.readthedocs.io.\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\nUnreleased\n++++++++++\n\n1.1.0 (2018-06-04)\n++++++++++++++++++\n\n* Add support for Django 2.0\n\n1.0.0 (2018-06-01)\n++++++++++++++++++\n\n* Drop support for Django <1.11 and Python <3.5\n\n0.4.2 (2017-06-09)\n++++++++++++++++++\n\n* Add `on_delete=models.CASCADE` on foreign keys for Django 2.0\n* Django 1.11 support\n\n0.4.1 (2017-05-09)\n++++++++++++++++++\n\n* [BUG] `#16`_ Fix package of the library to include all templates\n\n.. _#16: https://github.com/founders4schools/django-surveys/issues/16\n\n0.4.0 (2017-03-10)\n++++++++++++++++++\n\n* [FEATURE] Template tags to send rating related emails\n* Run tests against Django 1.11 and master\n* [DOC] Added pull request template with basic checklist\n\n0.3.1 (2017-01-04)\n++++++++++++++++++\n\n* [BUG] Fix migration for replaceable foreign key `Review.user`\n\n0.3.0 (2016-12-23)\n++++++++++++++++++\n\n* [IMPROVEMENT] Added `on_delete=models.CASCADE` to all ForeignKeys,\n it'll become required in Django 2.0.\n* [FEATURE] Added `created` and `updated` fields to all models using\n the `TimeStampedModel` from `Django model utils`_. generated 3\n migrations to preserve the existing `timestamp` that was present on\n the `Review` model.\n* [DOC] Corrected links in Changelog\n\n.. _Django model utils: https://django-model-utils.readthedocs.io/en/latest/models.html#timestampedmodel\n\n0.2.0 (2016-12-23)\n++++++++++++++++++\n\n* `#5`_ [FEATURE] Ability to customise the reviewer model\n* [IMPROVEMENT] Namespaced the app settings a la DRF\n\n.. _#5: https://github.com/founders4schools/django-surveys/issues/5\n\n0.1.1 (2016-12-23)\n++++++++++++++++++\n\n* `#6`_ [BUG] Fix error message when rating is out of bounds\n\n.. _#6: https://github.com/founders4schools/django-surveys/issues/6\n\n0.1.0 (2016-12-22)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/founders4schools/django-surveys", "keywords": "django-surveys", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-surveys", "package_url": "https://pypi.org/project/django-surveys/", "platform": "", "project_url": "https://pypi.org/project/django-surveys/", "project_urls": { "Homepage": "https://github.com/founders4schools/django-surveys" }, "release_url": "https://pypi.org/project/django-surveys/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "A reusable Django app that lets users write feedback for any model", "version": "1.1.0" }, "last_serial": 5702905, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2abc42a7114cc8ce7f534c74a04c1d59", "sha256": "5dd1eede2beea8bbcc87a16ef88a720b151a9ae9990844762dbaf765542f32b0" }, "downloads": -1, "filename": "django_surveys-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2abc42a7114cc8ce7f534c74a04c1d59", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 13158, "upload_time": "2016-12-22T12:51:12", "url": "https://files.pythonhosted.org/packages/bf/92/b51994ec4375bc3bd30b0d20856b8f7b4a64f0d39c7a453d969df4b310be/django_surveys-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54d35f633716c77d3b63594037fae48d", "sha256": "863e4eb79b118a9e49bd67e332087db84dfcf03eebca79e2ef4039210e59fe92" }, "downloads": -1, "filename": "django-surveys-0.1.0.tar.gz", "has_sig": false, "md5_digest": "54d35f633716c77d3b63594037fae48d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9903, "upload_time": "2016-12-22T12:51:09", "url": "https://files.pythonhosted.org/packages/e2/a1/22f6b7d5bdd3c791480059ed0e3afd78c4be486dab59e39f71be7de1952b/django-surveys-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "70f68ae5ddf043feacf292a672863e82", "sha256": "54f4d830d71b400a3fbd92f18c9bde96f8acb95d2be0f63b6c244c69ccfebfa6" }, "downloads": -1, "filename": "django-surveys-0.1.1.tar.gz", "has_sig": false, "md5_digest": "70f68ae5ddf043feacf292a672863e82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10851, "upload_time": "2016-12-23T14:05:26", "url": "https://files.pythonhosted.org/packages/97/ff/07c51941ca3809efcaa34b5a43e58ff35807fe62f1c6aff3a3f093b2b8b6/django-surveys-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bfae15a0e67e85b3c2d0ccf1a69d8596", "sha256": "1753caf5d2b52d86a05c77d5695ccef62b2f3f9b0c2455752c1fe1ba1c5583fb" }, "downloads": -1, "filename": "django-surveys-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bfae15a0e67e85b3c2d0ccf1a69d8596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11210, "upload_time": "2016-12-23T16:15:01", "url": "https://files.pythonhosted.org/packages/65/1a/1af87530e99e345101c0593ddfc0444528f2927623285850cbba19cf8b03/django-surveys-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "6db684ad9ec3d785a56d48d52a7566ef", "sha256": "e34328568117542302b05ea409e0d5c4abe0f398186bec2b6a469bb776056888" }, "downloads": -1, "filename": "django-surveys-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6db684ad9ec3d785a56d48d52a7566ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12041, "upload_time": "2016-12-23T18:08:10", "url": "https://files.pythonhosted.org/packages/90/77/b19c9c173824a6b48a273ffcae7d88f3923d943b45ea14362b0e7266d0eb/django-surveys-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1d6205e8451edfdde7e119cde11c2b6d", "sha256": "7aed873e5ae19d9f3ff1149ccc4cded77d962e246aae63212e2f9d40719ce5cd" }, "downloads": -1, "filename": "django-surveys-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1d6205e8451edfdde7e119cde11c2b6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12046, "upload_time": "2017-01-04T12:43:54", "url": "https://files.pythonhosted.org/packages/9a/9b/50cc08a4f6f92449a1dc6faa59b8224bf4cc2adc48b8a842f3e546f670e8/django-surveys-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "82dce58e442fe7fb32d55909aedafe4f", "sha256": "dd9eeb63c2e102f7afe4aacccbb414f0a0da085c7b4a90c6751666284fdb04c5" }, "downloads": -1, "filename": "django-surveys-0.4.0.tar.gz", "has_sig": false, "md5_digest": "82dce58e442fe7fb32d55909aedafe4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13388, "upload_time": "2017-03-10T17:54:00", "url": "https://files.pythonhosted.org/packages/1f/2c/61f8e669df68f04171133f9f325e52f98e3809eee5f2016fdf51930593a5/django-surveys-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "98ed8f4fa84276c1528a81064f932d47", "sha256": "bf79dcadd91fb6c71e131d46408ede4bfe9f8ab609c171e9791fa6ad139456a4" }, "downloads": -1, "filename": "django-surveys-0.4.1.tar.gz", "has_sig": false, "md5_digest": "98ed8f4fa84276c1528a81064f932d47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13500, "upload_time": "2017-05-09T07:01:40", "url": "https://files.pythonhosted.org/packages/7f/a0/c65ffc238425b67d9d93bfd368b394cd052903efd90128099202f1ca0703/django-surveys-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "4cc84203bf0c8fa67deaeb1c0459c690", "sha256": "2a77dcdf78cd5017afe3a2a02270b31c77e33d3e752ac7c9c67fe53267a7c79a" }, "downloads": -1, "filename": "django-surveys-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4cc84203bf0c8fa67deaeb1c0459c690", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13586, "upload_time": "2017-06-09T17:17:07", "url": "https://files.pythonhosted.org/packages/57/5b/76de0c9907640a5372f7684df7eb99bb946a4fe0e53a0eae272fa3dd3dcf/django-surveys-0.4.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a1c846a4126061c161209bbafad803d", "sha256": "692aab745fcf7a53a488db468da994dcf912befa2f954fba8d51c1f25cc048fa" }, "downloads": -1, "filename": "django-surveys-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1a1c846a4126061c161209bbafad803d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13593, "upload_time": "2018-06-01T15:48:26", "url": "https://files.pythonhosted.org/packages/0b/5c/f55399b8665678a1edcab9c8be7e16b952df674ca2e8cc7d8de6309a6890/django-surveys-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "73e88909fa633ca46127b998e845d4bf", "sha256": "356f3db92f6e9f956fc61e2df66ea3118a57f0731865708b1013789d98e838e5" }, "downloads": -1, "filename": "django_surveys-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73e88909fa633ca46127b998e845d4bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15081, "upload_time": "2018-06-04T09:23:31", "url": "https://files.pythonhosted.org/packages/f5/5a/c844c01bfe99895d080a8e073256f41c03f5249eb1ae9e7c21b7da738a9b/django_surveys-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9357bbc090fc5c3b3c9c7c9cb3eadaa9", "sha256": "78166c8ae63965db5b20d10297ba3b11a946b801c6a13e69488336059c7d6883" }, "downloads": -1, "filename": "django-surveys-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9357bbc090fc5c3b3c9c7c9cb3eadaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13609, "upload_time": "2018-06-04T09:23:28", "url": "https://files.pythonhosted.org/packages/a4/c3/c3e1221a4da2cce978fd5fb9bd63ec6151f2f768a652bd2fa1daa755d8af/django-surveys-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73e88909fa633ca46127b998e845d4bf", "sha256": "356f3db92f6e9f956fc61e2df66ea3118a57f0731865708b1013789d98e838e5" }, "downloads": -1, "filename": "django_surveys-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73e88909fa633ca46127b998e845d4bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15081, "upload_time": "2018-06-04T09:23:31", "url": "https://files.pythonhosted.org/packages/f5/5a/c844c01bfe99895d080a8e073256f41c03f5249eb1ae9e7c21b7da738a9b/django_surveys-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9357bbc090fc5c3b3c9c7c9cb3eadaa9", "sha256": "78166c8ae63965db5b20d10297ba3b11a946b801c6a13e69488336059c7d6883" }, "downloads": -1, "filename": "django-surveys-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9357bbc090fc5c3b3c9c7c9cb3eadaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13609, "upload_time": "2018-06-04T09:23:28", "url": "https://files.pythonhosted.org/packages/a4/c3/c3e1221a4da2cce978fd5fb9bd63ec6151f2f768a652bd2fa1daa755d8af/django-surveys-1.1.0.tar.gz" } ] }