{ "info": { "author": "pixelfields", "author_email": "pixelfields@runbox.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\npixelfields smart selects\n=====\n\nSmart selects for django.\n\nForked from https://github.com/digi604/django-smart-selects and fixed for Django >= 1.7.\n\nQuick start\n-----------\n1. Install it by pip:\n\n pip install https://bitbucket.org/pixelfields/smart-selects/get/v0.1.5.tar.gz\n\n1. Add \"pixelfields_smart_selects\" to INSTALLED_APPS:\n INSTALLED_APPS = {\n ...\n 'pixelfields_smart_selects'\n }\n2. Bind the smart_selects urls.py into your main urls.py with something like: url(r'^chaining/', include('pixelfields_smart_selects.urls')), This is needed for the chained-selects.\n3. Profit", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/pixelfields/smart-selects/get/v0.1.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/pixelfields/smart-selects", "keywords": "django,admin,chained,selects", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pixelfields_smart_selects", "package_url": "https://pypi.org/project/pixelfields_smart_selects/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pixelfields_smart_selects/", "project_urls": { "Download": "https://bitbucket.org/pixelfields/smart-selects/get/v0.1.5.tar.gz", "Homepage": "https://bitbucket.org/pixelfields/smart-selects" }, "release_url": "https://pypi.org/project/pixelfields_smart_selects/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Smart selects for Django >= 1.7", "version": "0.1.5" }, "last_serial": 1269237, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "50280f5f106a81d74afdc3b0da80cd29", "sha256": "c5b188f922a1ce2e6c1a799164d2536eb713bda8bd4b8c531aac2ca23b0c421d" }, "downloads": -1, "filename": "pixelfields_smart_selects-0.1.5.tar.gz", "has_sig": false, "md5_digest": "50280f5f106a81d74afdc3b0da80cd29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6604, "upload_time": "2014-10-13T21:01:59", "url": "https://files.pythonhosted.org/packages/e0/25/f9683e328e390416ec1f59cc70a1d075f3a65318023b1a2b20ae44955a96/pixelfields_smart_selects-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50280f5f106a81d74afdc3b0da80cd29", "sha256": "c5b188f922a1ce2e6c1a799164d2536eb713bda8bd4b8c531aac2ca23b0c421d" }, "downloads": -1, "filename": "pixelfields_smart_selects-0.1.5.tar.gz", "has_sig": false, "md5_digest": "50280f5f106a81d74afdc3b0da80cd29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6604, "upload_time": "2014-10-13T21:01:59", "url": "https://files.pythonhosted.org/packages/e0/25/f9683e328e390416ec1f59cc70a1d075f3a65318023b1a2b20ae44955a96/pixelfields_smart_selects-0.1.5.tar.gz" } ] }