Feature
- Sort bulk update objects [Wesley Kendall, f766617]
Objects passed to ``pgbulk.update`` are now sorted to reduce the likelihood of
a deadlock when executed concurrently.
Trivial
- Updated with latest Python template [Wesley Kendall, 9652cd2]
- Updated with latest Django template [Wesley Kendall, 6ef27e6]