{ "info": { "author": "Martin Brochhaus", "author_email": "mbrochh@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://badge.fury.io/py/django-multilingual-survey.svg\n :target: http://badge.fury.io/py/django-multilingual-survey\n\nDjango Multilingual Survey\n==========================\n\nSurvey app that allows questions and answers to be created in several\nlanguages.\n\nAllows users to submit free text in an \"other\" field, if none of the choices\nare sufficient for the user. Users can even submit several custom answers to\na question by submitting several comma separated values.\n\nAdmins will get notified if a user submits a custom answer via the \"other\"\nfield. They have an admin view that allows to accept, reject or rename the\ncustom answer.\n\nThis ensures that users who submit the same custom answer but with different\nspelling (i.e. \"Vim\" and \"VIM\") will ultimately get hooked up with the same\nunified SurveyAnswer object, which makes the creation of reports much easier\nand yields more accurate survey results.\n\nQuestions and answers can be provided in several languages using\n`django-hvad `_\n\nInstallation\n------------\n\nTo get the latest stable release from PyPi\n\n.. code-block:: bash\n\n pip install django-multilingual-survey\n\nTo get the latest commit from GitHub\n\n.. code-block:: bash\n\n pip install -e git+git://github.com/bitmazk/django-multilingual-survey.git#egg=multilingual_survey\n\nAdd ``multilingual_survey`` to your ``INSTALLED_APPS``\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...,\n 'generic_positions',\n 'multilingual_survey',\n )\n\nAdd the ``multilingual_survey`` URLs to your ``urls.py``\n\n.. code-block:: python\n\n urlpatterns = patterns('',\n ...\n url(r'^pos/', include('generic_positions.urls')),\n url(r'^survey/', include('multilingual_survey.urls')),\n )\n\nDon't forget to migrate your database\n\n.. code-block:: bash\n\n ./manage.py migrate multilingual_survey\n\n\nUsage\n-----\n\nTODO: Describe usage or point to docs. Also describe available settings and\ntemplatetags.\n\n\nContribute\n----------\n\nIf you want to contribute to this project, please perform the following steps\n\n.. code-block:: bash\n\n # Fork this repository\n # Clone your fork\n mkvirtualenv -p python2.7 django-multilingual-survey\n make develop\n\n git co -b feature_branch master\n # Implement your feature and tests\n git add . && git commit\n git push -u origin feature_branch\n # Send us a pull request for your feature branch", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bitmazk/django-multilingual-survey", "keywords": "django,app,reusable,multilingual,survey,profile", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "django-multilingual-survey", "package_url": "https://pypi.org/project/django-multilingual-survey/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-multilingual-survey/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/django-multilingual-survey" }, "release_url": "https://pypi.org/project/django-multilingual-survey/1.0/", "requires_dist": null, "requires_python": null, "summary": "Survey app that allows questions and answers to be created in several languages.", "version": "1.0" }, "last_serial": 2058565, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4ed06c2845ff50ea66cb33d489c238f7", "sha256": "7fbfeb4518d24f4d8115b401f8140e0d369f94b6f19bf8a2560317913b5214f8" }, "downloads": -1, "filename": "django-multilingual-survey-0.1.tar.gz", "has_sig": false, "md5_digest": "4ed06c2845ff50ea66cb33d489c238f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13332, "upload_time": "2014-07-02T18:52:14", "url": "https://files.pythonhosted.org/packages/06/3b/ee86a8093bd6079ae50c5e2f9e0737a430e9fdc31d9d7dddebd722950f2f/django-multilingual-survey-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "364142277870e54a14c0cdb49a132981", "sha256": "945fd35f978ba1ddf039fea13a658257a405948f399b3d661bc650d4255d6c31" }, "downloads": -1, "filename": "django-multilingual-survey-0.1.1.tar.gz", "has_sig": false, "md5_digest": "364142277870e54a14c0cdb49a132981", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13423, "upload_time": "2014-07-02T19:19:22", "url": "https://files.pythonhosted.org/packages/55/f5/f1a6dfa0df8fed45f15ba31daded969d5058678c3e063ae98e3fab7ea8b2/django-multilingual-survey-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b9e0f7eeeba9d462e3a1e10c5b26c788", "sha256": "4ceac9ab784bc16bda84ec67799adba0556f0fd20ddd2dbfbf4d04a22978ce6d" }, "downloads": -1, "filename": "django-multilingual-survey-0.2.tar.gz", "has_sig": false, "md5_digest": "b9e0f7eeeba9d462e3a1e10c5b26c788", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19091, "upload_time": "2015-01-14T09:14:21", "url": "https://files.pythonhosted.org/packages/47/6a/4e997c7bd4db8d458bd68604153b0a510157ca7b9e876ea326f0d35d8815/django-multilingual-survey-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7d98917a303b549ae11a24800dfa4a9e", "sha256": "037fdbbc0325091dc905282869920529e5aa10cfe0fa2408a1f556844cb5418c" }, "downloads": -1, "filename": "django-multilingual-survey-0.3.tar.gz", "has_sig": false, "md5_digest": "7d98917a303b549ae11a24800dfa4a9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19344, "upload_time": "2016-03-02T08:19:16", "url": "https://files.pythonhosted.org/packages/ed/c7/9248cab075c2a776def378a8fe06527f110b343c8b5f8ca13cd38337ffa9/django-multilingual-survey-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "83ea26143fbca1a4c397d28b382f40b4", "sha256": "f8aa5b5c423959f2d593c75d9fbeeac0b5c9765062be3da783f2b45a0f4a1293" }, "downloads": -1, "filename": "django-multilingual-survey-0.3.1.tar.gz", "has_sig": false, "md5_digest": "83ea26143fbca1a4c397d28b382f40b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19529, "upload_time": "2016-03-03T07:40:19", "url": "https://files.pythonhosted.org/packages/bf/86/0505d5ca5b61446226c327720d0d05c11e30b223aec68f2320014ae6b205/django-multilingual-survey-0.3.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "cb08a1df3fd8e4e36032039f5c3c6ad1", "sha256": "543fcb9931679874e280224c60730d99add2a157daf0d52620dcf46608097a42" }, "downloads": -1, "filename": "django-multilingual-survey-1.0.tar.gz", "has_sig": false, "md5_digest": "cb08a1df3fd8e4e36032039f5c3c6ad1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19587, "upload_time": "2016-04-11T19:43:03", "url": "https://files.pythonhosted.org/packages/cd/35/fd0ca05bf5c9e4c7fe9150a9a2e8b386c52c487fede42b4824fefe970d0f/django-multilingual-survey-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb08a1df3fd8e4e36032039f5c3c6ad1", "sha256": "543fcb9931679874e280224c60730d99add2a157daf0d52620dcf46608097a42" }, "downloads": -1, "filename": "django-multilingual-survey-1.0.tar.gz", "has_sig": false, "md5_digest": "cb08a1df3fd8e4e36032039f5c3c6ad1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19587, "upload_time": "2016-04-11T19:43:03", "url": "https://files.pythonhosted.org/packages/cd/35/fd0ca05bf5c9e4c7fe9150a9a2e8b386c52c487fede42b4824fefe970d0f/django-multilingual-survey-1.0.tar.gz" } ] }