mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-30 01:44:43 +00:00
43 lines
592 B
ReStructuredText
43 lines
592 B
ReStructuredText
|
|
API Documentation
|
||
|
|
=================
|
||
|
|
|
||
|
|
Configuration
|
||
|
|
-------------
|
||
|
|
|
||
|
|
.. automodule:: django_select2.conf
|
||
|
|
:members:
|
||
|
|
:undoc-members:
|
||
|
|
:show-inheritance:
|
||
|
|
|
||
|
|
Widgets
|
||
|
|
-------
|
||
|
|
|
||
|
|
.. automodule:: django_select2.forms
|
||
|
|
:members:
|
||
|
|
:undoc-members:
|
||
|
|
:show-inheritance:
|
||
|
|
|
||
|
|
URLs
|
||
|
|
----
|
||
|
|
|
||
|
|
.. automodule:: django_select2.urls
|
||
|
|
:members:
|
||
|
|
:undoc-members:
|
||
|
|
:show-inheritance:
|
||
|
|
|
||
|
|
Views
|
||
|
|
-----
|
||
|
|
|
||
|
|
.. automodule:: django_select2.views
|
||
|
|
:members:
|
||
|
|
:undoc-members:
|
||
|
|
:show-inheritance:
|
||
|
|
|
||
|
|
Cache
|
||
|
|
-----
|
||
|
|
|
||
|
|
.. automodule:: django_select2.cache
|
||
|
|
:members:
|
||
|
|
:undoc-members:
|
||
|
|
:show-inheritance:
|