Skip to main content

Smart selects for Django >= 1.7

Project description

=====
pixelfields smart selects
=====

Smart selects for django.

Forked from https://github.com/digi604/django-smart-selects and fixed for Django >= 1.7.

Quick start
-----------
1. Install it by pip:

pip install https://bitbucket.org/pixelfields/smart-selects/get/v0.1.5.tar.gz

1. Add "pixelfields_smart_selects" to INSTALLED_APPS:
INSTALLED_APPS = {
...
'pixelfields_smart_selects'
}
2. 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.
3. Profit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pixelfields_smart_selects-0.1.5.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file pixelfields_smart_selects-0.1.5.tar.gz.

File metadata

File hashes

Hashes for pixelfields_smart_selects-0.1.5.tar.gz
Algorithm Hash digest
SHA256 c5b188f922a1ce2e6c1a799164d2536eb713bda8bd4b8c531aac2ca23b0c421d
MD5 50280f5f106a81d74afdc3b0da80cd29
BLAKE2b-256 e025f9683e328e390416ec1f59cc70a1d075f3a65318023b1a2b20ae44955a96

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page