{ "info": { "author": "Alisue", "author_email": "lambdalisue@hashnote.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "django-qwert is a trivia snippet collection of Django which used in \n`Kawaz `_\n\nInstall\n==============\n::\n\n pip install django-qwert\n\nFeatures\n================\n\n1. Http403 exception\n\n Like ``Http404`` exception. You can raise ``Http403`` exception and\n ``HttpResponseForbidden`` will be responsed\n\n2. User based exception\n\n Super user can see Django technical exception page even when\n ``DEBUG=False``\n\n3. Global request\n\n Developpers can access ``request`` instance duaring request process\n with thread local mechanisms\n\n4. ``with_request`` decorator\n\n To enable handling ``request`` instance in form, convert form class and \n classbased generic view class. It is useful to determine the author of\n the object in method of form.\n\n5. Useful templatetags and some extra builtin templatetags\n\n + expr (extra builtin)\n\n calculate python expression in template\n\n + evaluate\n\n evaluate django template in string\n\n + truncateletters (extra builtin)\n \n like ``truncatewords``, this truncate letters. Useful to use the\n language which does not have space for delimiter (like Japanese,\n Chinese ...etc)\n\n + markdown\n\n enhanced markdown filter which can care about the markdown extensions.\n ``markdown`` is required to use this templatetag.\n\n + urlize_html\n\n ``urlize`` filter for HTML string. ``BeautifulSoup`` is required to\n use this templatetag\n\n6. Enhanced override_settings\n\n Similar with Django 1.4 ``override_settings`` but it will recall\n ``syncdb`` command when new app is appended to ``INSTALLED_APPS``.\n And ``with_apps`` and ``without_apps`` decorator/context manager is \n added.\n\n7. Automatically test user is created in ``syncdb`` command\n\nSettings\n================\n\n``AUTO_CREATE_TESTUSER``\n To disable automatically creating test user in ``syncdb`` command, set\n ``False`` to this setting. Default: ``True``\n\n``TESTUSER_USERNAME``\n An username of test user. Default: ``'admin'``\n\n``TESTUSER_EMAIL``\n An email address of test user. Default: ``\"%s@test.com\" %\n TESTUSER_USERNAME``\n\n``TESTUSER_PASSWORD``\n A password of test user. Default: ``'password'``\n\n``ENABLE_EXTRA_BUILTINS``\n To disable adding extra templatetags to buitlin, set ``False``.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lambdalisue/django-qwert/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lambdalisue/django-qwert", "keywords": "django trivia snipet collection framework", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-qwert", "package_url": "https://pypi.org/project/django-qwert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-qwert/", "project_urls": { "Download": "https://github.com/lambdalisue/django-qwert/tarball/master", "Homepage": "https://github.com/lambdalisue/django-qwert" }, "release_url": "https://pypi.org/project/django-qwert/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "A trivia collection framework for Django", "version": "0.2.2" }, "last_serial": 790403, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "08c2c07380eee6463c22cb20fc66e621", "sha256": "139358c2f616ce1fea903d7a691f4369a2cd36f0dabcfea67437da87bac0fd9b" }, "downloads": -1, "filename": "django-qwert-0.1.5.tar.gz", "has_sig": false, "md5_digest": "08c2c07380eee6463c22cb20fc66e621", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10931, "upload_time": "2012-02-28T09:28:45", "url": "https://files.pythonhosted.org/packages/2c/ef/10fc6166d6be3a147d9e84a4bc95f47e679b4d0dfe3896257bb9b59d711c/django-qwert-0.1.5.tar.gz" } ], "0.1rc1": [], "0.1rc2": [ { "comment_text": "", "digests": { "md5": "dffb399967ae947e5d40822fe6991ca7", "sha256": "da99491e70ebf5088beeaffdebdd173a7c46cabb1a9649efdee1382d463ab0eb" }, "downloads": -1, "filename": "django_qwert-0.1rc2-py2.7.egg", "has_sig": false, "md5_digest": "dffb399967ae947e5d40822fe6991ca7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 34451, "upload_time": "2011-06-11T06:28:34", "url": "https://files.pythonhosted.org/packages/2d/ff/067bb758dfb8d20fd866836ef0ee218080ee0e2b7fb01f043e47c42eca2b/django_qwert-0.1rc2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "34dfe333c1a01b3fd4050675a2dc4b20", "sha256": "937dae60834736dfd4039c8a03359056107ae95078355251e3d358468a726b08" }, "downloads": -1, "filename": "django-qwert-0.1rc2.tar.gz", "has_sig": false, "md5_digest": "34dfe333c1a01b3fd4050675a2dc4b20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10656, "upload_time": "2011-12-14T18:24:05", "url": "https://files.pythonhosted.org/packages/ef/32/b413d49c0b3c0494e47fea6f87894e76ddd188ca57066df3f033b7bcda46/django-qwert-0.1rc2.tar.gz" } ], "0.1rc3": [ { "comment_text": "", "digests": { "md5": "113fa9036fa12623e0400c46e376d1da", "sha256": "77830046d5654437247153f70af462ab791ff3bb0112c8f3a2d4b5bad45b894c" }, "downloads": -1, "filename": "django-qwert-0.1rc3.tar.gz", "has_sig": false, "md5_digest": "113fa9036fa12623e0400c46e376d1da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10902, "upload_time": "2011-12-14T18:27:45", "url": "https://files.pythonhosted.org/packages/06/26/58290fedb5f68093ee2237f5988df7f6f576a8578a6c66431878fb217041/django-qwert-0.1rc3.tar.gz" } ], "0.1rc4": [ { "comment_text": "", "digests": { "md5": "7464aa6801e5ecdbfb492a5878f81366", "sha256": "70e95f906c6c604e5649a8202e8770107d341d9bc067682bf3edeb4af9c5350a" }, "downloads": -1, "filename": "django-qwert-0.1rc4.tar.gz", "has_sig": false, "md5_digest": "7464aa6801e5ecdbfb492a5878f81366", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11481, "upload_time": "2012-01-12T07:44:07", "url": "https://files.pythonhosted.org/packages/36/9d/12ee099dea9d016567a65907f5352e3042b487a56a9b23fed6e96bee178d/django-qwert-0.1rc4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e4955e1d4d2df9228f48c33e40bfa01b", "sha256": "9dbdeb4dddefe1793517ccfb495090e966f6554abaa5dbae8c64f149ae5f51f7" }, "downloads": -1, "filename": "django-qwert-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e4955e1d4d2df9228f48c33e40bfa01b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27913, "upload_time": "2012-03-14T06:56:32", "url": "https://files.pythonhosted.org/packages/26/e9/025e48626c2bcec8afdc2adb8c39da80c9cedea0ee5e3084c1588c149cf9/django-qwert-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "2e8be134cd8a95986f49caab86612bd1", "sha256": "77c50a2a5dad9432911ffa20d00c1ef6394e08b675b43cbe5bb55238dc18be07" }, "downloads": -1, "filename": "django-qwert-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2e8be134cd8a95986f49caab86612bd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27918, "upload_time": "2012-03-14T07:00:05", "url": "https://files.pythonhosted.org/packages/83/9e/e60e0e5c46a60458dedc449a87af8c449affe040ce96a628a287264ce278/django-qwert-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d00c43bab80842a507b570f6b0b6d67b", "sha256": "c1002916fba727352ab979d15915ff2f5452791c246f392e107b92b858ad2426" }, "downloads": -1, "filename": "django-qwert-0.2.2.tar.gz", "has_sig": false, "md5_digest": "d00c43bab80842a507b570f6b0b6d67b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26289, "upload_time": "2012-03-14T09:58:44", "url": "https://files.pythonhosted.org/packages/0f/d2/69664f01c17144b7c12b62acb53af0bd2d72a231ee033e80d47fa9aecec5/django-qwert-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d00c43bab80842a507b570f6b0b6d67b", "sha256": "c1002916fba727352ab979d15915ff2f5452791c246f392e107b92b858ad2426" }, "downloads": -1, "filename": "django-qwert-0.2.2.tar.gz", "has_sig": false, "md5_digest": "d00c43bab80842a507b570f6b0b6d67b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26289, "upload_time": "2012-03-14T09:58:44", "url": "https://files.pythonhosted.org/packages/0f/d2/69664f01c17144b7c12b62acb53af0bd2d72a231ee033e80d47fa9aecec5/django-qwert-0.2.2.tar.gz" } ] }