mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-17 11:41:03 +00:00
9 lines
219 B
Python
9 lines
219 B
Python
"""
|
|
This is a Django_ integration of Select2_.
|
|
|
|
The application includes Select2 driven Django Widgets and Form Fields.
|
|
|
|
.. _Django: https://www.djangoproject.com/
|
|
.. _Select2: http://ivaynberg.github.com/select2/
|
|
|
|
"""
|