Updated changelog

This commit is contained in:
Ross Lawley 2011-06-09 14:26:52 +01:00
parent b2848b8519
commit fb09fde209

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Added ComplexDateTimeField - Handles datetimes correctly with microseconds
- Added ComplexBaseField - for improved flexibility and performance.
- Added get_FIELD_display() method for easy choice field displaying.
- Added queryset.slave_okay(enabled) method