mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-05-21 11:11:52 +00:00
Doc updates.
This commit is contained in:
parent
b64e80d072
commit
780ee27910
6 changed files with 13 additions and 1 deletions
6
README
6
README
|
|
@ -43,6 +43,12 @@ Special Thanks
|
|||
Changelog Summary
|
||||
=================
|
||||
|
||||
### v3.0.1
|
||||
|
||||
* Revised the design of heavy fields. The previous design didn't quite make it easy to back heavy fields by big data sources. See `fields.HeavyChoiceField` class and its methods' docs for more info.
|
||||
* Updated docs.
|
||||
* Some more fixes for issue#4.
|
||||
|
||||
### v3.0
|
||||
|
||||
* Added docs.
|
||||
|
|
|
|||
|
|
@ -43,6 +43,12 @@ Special Thanks
|
|||
Changelog Summary
|
||||
=================
|
||||
|
||||
### v3.0.1
|
||||
|
||||
* Revised the design of heavy fields. The previous design didn't quite make it easy to back heavy fields by big data sources. See `fields.HeavyChoiceField` class and its methods' docs for more info.
|
||||
* Updated docs.
|
||||
* Some more fixes for issue#4.
|
||||
|
||||
### v3.0
|
||||
|
||||
* Added docs.
|
||||
|
|
|
|||
BIN
docs/_build/doctrees/environment.pickle
vendored
BIN
docs/_build/doctrees/environment.pickle
vendored
Binary file not shown.
BIN
docs/_build/doctrees/ref_widgets.doctree
vendored
BIN
docs/_build/doctrees/ref_widgets.doctree
vendored
Binary file not shown.
BIN
docs/_build/html/objects.inv
vendored
BIN
docs/_build/html/objects.inv
vendored
Binary file not shown.
2
docs/_build/html/searchindex.js
vendored
2
docs/_build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue