=====
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
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pixelfields_smart_selects-0.1.5.tar.gz.
File metadata
- Download URL: pixelfields_smart_selects-0.1.5.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5b188f922a1ce2e6c1a799164d2536eb713bda8bd4b8c531aac2ca23b0c421d
|
|
| MD5 |
50280f5f106a81d74afdc3b0da80cd29
|
|
| BLAKE2b-256 |
e025f9683e328e390416ec1f59cc70a1d075f3a65318023b1a2b20ae44955a96
|