django-contentrelations 0.3.1 documentation
Django Content Relations is designed to allow an object to specify an ordered collection of other objects as resources.
Two models are defined to help with this: Resource, which defines an external resource, and Slide which allows for customization of the attributes of the original object.
There are also utility functions to serialize the collection into forms suitable for a variety of displays, such as a carousel.