---------------------------
- Task results can be serialized with JSON instead of pickle.
- Task name in result was incorrect when celery reported a failure such as
hard time limit matched.
- Can override djcelery's PeriodicTaskAdmin to enable manual triggering of
PeriodicTask items with the Django Admin.