===================
- Added a check to Django's checks framework for custom content editor
fieldsets.
- Streamlined the implementation of ``PluginRenderer``, allow rendering
a single plugin.
- Added documentation for ``Contents`` and its helpers.
- Added infrastructure for running the tests using ``./setup.py test``.