Wagtail Autocomplete
stable

Contents:

  • Getting Started
  • Basic Usage
  • Using Other Models
  • Customization
  • Contributing
  • Changelog
Wagtail Autocomplete
  • Docs »
  • Wagtail Autocomplete
  • Edit on GitHub

Wagtail Autocomplete¶

Animation of autocomplete multiple selection in action

Wagtail Autocomplete provides an edit handler that allows an editor to select related objects via a quick autocompleted searching interface.

Contents:

  • Getting Started
    • Installation
    • Setup
  • Basic Usage
    • A Quick Example
    • AutocompletePanel
    • Multiple Selection With Clusterable Models
  • Using Other Models
    • Selecting Snippets
  • Customization
    • “Create New” Behavior
    • Custom Search Field
    • Custom Label Display
    • Custom QuerySet Filter Function
  • Contributing
    • Code Style
    • Frontend Development
    • Compiling the documentation
    • Running the test suite
  • Changelog
    • 0.10 Release
    • 0.9 Release
    • 0.8.1 Release
    • 0.7 Release
    • 0.6.3 Release
    • 0.6 Release
    • 0.5 Release
    • 0.4 Release
    • 0.3.1 Release
    • 0.3 Release
Next

© Copyright 2019 Emily Horsman, Harris Lapiroff, and contributors Revision c16d917c.

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