Get Started¶
External Dependencies¶
- A modified version of django_select2 4.2.2 and its dependencies.
Installation¶
python setup.py install
Example Application¶
There is a test application in tests.testapp. It will run on Django 1.4 and above.
python setup.py install
There is a test application in tests.testapp. It will run on Django 1.4 and above.