django-contentrelations
  • Getting Started
    • Install
    • What is a Resource?
  • Creating a Resource
    • Establishing the interface
    • Special Attributes of BaseResource
    • Customizing the special attributes
    • Where do I put these definitions?
  • Using Resources
    • Getting the Resource class from a model
    • Getting the Resource from a model instance
    • Accessing resource attributes
    • Getting the Resources of a list of objects
  • Serializing Resources
    • How to serialize a list of resources
    • Writing a serializer
  • Linking Resources to other models
    • Overview
    • Adding to a model
    • What is the RelatedResource class?
    • Creating relationships
    • Querying relationships
    • Using a custom “through” model
    • Adding to the admin
  • Reference
    • Settings
    • Model Reference
    • Resources
 
django-contentrelations
  • Docs »
  • Reference
  • Edit on GitHub

ReferenceΒΆ

  • Settings
    • RESOURCE_TYPE_CHOICES
    • IMAGE_STORAGE
    • KEY_IMAGE_MODEL
    • SETUP_RESOURCES
  • Model Reference
    • Slide
    • RelatedResource
  • Resources
    • BaseResource
    • ResourceList
    • resource_list
    • ResourceIterator
Next Previous

© Copyright 2012, Calloway Project.

Sphinx theme provided by Read the Docs