Doc updates.

This commit is contained in:
AppleGrew (applegrew) 2012-09-04 00:06:36 +05:30
parent b64e80d072
commit 780ee27910
6 changed files with 13 additions and 1 deletions

6
README
View file

@ -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.

View file

@ -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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long