- Updated README to include examples to serve the media. - Fixed a problem with saving objects or instances as log record arguments (picklefield). - Fixed a problem with unicode characters in the arguments. - Replaced library picklefield with JSONField and TupleField.
0.9.5
----- - Removed Django as a requirement (although it's still required) to prevent conflicts with djangorecipe.
0.9.4
----- - Fixed manifest to include changes.
0.9.3
----- - Added template for LogEntry view. - Renamed templates to Django's default. You can still override them.