django-galleryfield

Contents:

  • Quick Start
  • Introduction
  • Behind the demo
  • Customization
  • Model field and form field
  • Image handling views
  • GalleryWidget
  • Settings
  • MISC
django-galleryfield
  • »
  • Welcome to django-galleryfield’s documentation!
  • View page source

Welcome to django-galleryfield’s documentation!¶

Contents:

  • Quick Start
    • Installation
    • Python version
    • Dependencies
    • Configurations
    • Run the demo
  • Introduction
    • Features
    • Motivation
    • Limitations
    • Compared to peer apps
  • Behind the demo
    • How it handles the images
    • How it handles the gallery
  • Customization
    • Image model and views
    • GalleryField rendering customization
    • Template customization
  • Model field and form field
    • GalleryField
    • GalleryFormField
  • Image handling views
    • Base image handling Views
  • GalleryWidget
    • The GalleryWidget class
  • Settings
    • DJANGO_GALLERY_FIELD_CONFIG
  • MISC
    • Credits
    • FAQs
    • TODOs
    • Known issues
    • License

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Dong Zhuang.

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