=========== Get Started =========== Overview -------- .. automodule:: django_select2_chained :members: 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.