{ "info": { "author": "Vusumuzi Khoza", "author_email": "vusakhoza@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nVisual Query Builder\n=====\n\nSimple app that provides an admin interface for generating and saving queries based on your defined models.\n\nQuick start\n-----------\n\n1. Add \"qb\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'qb',\n ]\n\n2. Run `python manage.py migrate` to create the qb models.\n\n3. Start the development server and visit http://127.0.0.1:8000/admin/\n to start building queries (you'll need the Admin app enabled).\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.vusakhoza.cherub.co.zw/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-visual-queries", "package_url": "https://pypi.org/project/django-visual-queries/", "platform": "", "project_url": "https://pypi.org/project/django-visual-queries/", "project_urls": { "Homepage": "http://www.vusakhoza.cherub.co.zw/" }, "release_url": "https://pypi.org/project/django-visual-queries/0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to visually create DB queries.", "version": "0.2" }, "last_serial": 4129693, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "ec3554d47f1a488fffabb920f9daea04", "sha256": "cf20b80a9aec68c80b42e99e82fe515a8f660abeca7f30971affaa8ebe6098c7" }, "downloads": -1, "filename": "django_visual_queries-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ec3554d47f1a488fffabb920f9daea04", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10502, "upload_time": "2018-08-02T18:12:07", "url": "https://files.pythonhosted.org/packages/87/4e/cd53dacba9135b2a6a331d6ce17f2da0bb8c848eb1dad68c7e5a47fb5eae/django_visual_queries-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "981ed25db5d7efde72cc7cf3d30da664", "sha256": "763f0c470f54df71de0157eedd007068199b19dd71b7befaa87b68ef38a379d8" }, "downloads": -1, "filename": "django-visual-queries-0.2.tar.gz", "has_sig": false, "md5_digest": "981ed25db5d7efde72cc7cf3d30da664", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5700, "upload_time": "2018-08-02T18:12:26", "url": "https://files.pythonhosted.org/packages/ca/dd/1a40e4bcce24fa64b430026d93811257f03c31492b68ab5b38091face8dd/django-visual-queries-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec3554d47f1a488fffabb920f9daea04", "sha256": "cf20b80a9aec68c80b42e99e82fe515a8f660abeca7f30971affaa8ebe6098c7" }, "downloads": -1, "filename": "django_visual_queries-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ec3554d47f1a488fffabb920f9daea04", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10502, "upload_time": "2018-08-02T18:12:07", "url": "https://files.pythonhosted.org/packages/87/4e/cd53dacba9135b2a6a331d6ce17f2da0bb8c848eb1dad68c7e5a47fb5eae/django_visual_queries-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "981ed25db5d7efde72cc7cf3d30da664", "sha256": "763f0c470f54df71de0157eedd007068199b19dd71b7befaa87b68ef38a379d8" }, "downloads": -1, "filename": "django-visual-queries-0.2.tar.gz", "has_sig": false, "md5_digest": "981ed25db5d7efde72cc7cf3d30da664", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5700, "upload_time": "2018-08-02T18:12:26", "url": "https://files.pythonhosted.org/packages/ca/dd/1a40e4bcce24fa64b430026d93811257f03c31492b68ab5b38091face8dd/django-visual-queries-0.2.tar.gz" } ] }