Bernardo agreed on me assisting in maintaining motorengine. This first release at co-maintainer only includes development effort since the latest release which was already available. Thanks to everyone for their contributions.
0.9.0
0.3.1
- Many fixes; - Supporting deletion in instance or queryset; - The whole written docs are now executable, meaning that the docs examples are always correct.
0.2.1
- Fixed 5, 6 and 7 - Now IntField, FloatField and DecimalField are supported. - Fixed 10 - BinaryField support added.
0.2.0
- Fix 1 - DateTime field supports both auto_now_on_insert and auto_now_on_update; - Fix 2 - Callables can be used as default values. - Fix 3 - URLField is now supported. - Fix 4 - EmailField is now supported.