Updated docs and Authors

This commit is contained in:
Ross Lawley 2011-11-01 01:20:47 -07:00
parent aa9ed614ad
commit ecdf2ae5c7
2 changed files with 2 additions and 0 deletions

View File

@ -71,4 +71,5 @@ that much better:
* Paul Aliagas
* Paul Cunnane
* Julien Rebetez
* Marc Tamlyn

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Fixed breaking during queryset iteration
- Added pre and post bulk-insert signals
- Added ImageField - requires PIL
- Fixed Reference Fields can be None in get_or_create / queries