Django Daguerre
latest
  • Installation and Setup
  • Template Tags
  • Smart Cropping with Areas
  • Management Commands
  • Custom settings
  • Adjustments
  • Models
  • Release Notes
Django Daguerre
  • Docs »
  • Index
  • Edit on GitHub

Index

Symbols | A | C | D | F | N | P | R | T

Symbols

  • {% adjust %}
    • template tag
  • {% adjust_bulk %}
    • template tag

A

  • adjust() (daguerre.adjustments.Adjustment method)
  • AdjustedImage (class in daguerre.models)
  • AdjustedImage.DoesNotExist
  • AdjustedImage.MultipleObjectsReturned
  • Adjustment (class in daguerre.adjustments)
  • Area (class in daguerre.models)
  • Area.DoesNotExist
  • Area.MultipleObjectsReturned

C

  • calculate() (daguerre.adjustments.Adjustment method)
  • clean() (daguerre.models.Area method)
  • clean_fields() (daguerre.models.Area method)
  • Crop (class in daguerre.adjustments)

D

  • daguerre.adjustments (module)
  • daguerre.models (module)
  • daguerre.templatetags.daguerre (module)

F

  • Fill (class in daguerre.adjustments)
  • Fit (class in daguerre.adjustments)

N

  • NamedCrop (class in daguerre.adjustments)

P

  • parameters (daguerre.adjustments.Adjustment attribute)
    • (daguerre.adjustments.Crop attribute)
    • (daguerre.adjustments.Fill attribute)
    • (daguerre.adjustments.Fit attribute)
    • (daguerre.adjustments.NamedCrop attribute)
    • (daguerre.adjustments.RatioCrop attribute)

R

  • RatioCrop (class in daguerre.adjustments)

T

  • template tag
    • {% adjust %}
    • {% adjust_bulk %}

© Copyright 2010-2016, Little Weaver Web Collective, LLC Revision c9977de8.

Built with Sphinx using a theme provided by Read the Docs.