django-autocomplete-light
1.4.9
  • test_project: basic features and examples
  • test_remote_project: advanced features and examples
  • Install the django-autocomplete-light package with pip
  • Append 'autocomplete_light' to settings.INSTALLED_APPS
  • Call autocomplete_light.autodiscover() before admin.autodiscover()
  • Include autocomplete_light.urls
  • Ensure understanding of django.contrib.staticfiles
  • Include autocomplete_light/static.html after loading jquery.js (>=1.7)
  • Optionaly include it in admin/base_site.html too
  • Enable an autocomplete in admin forms in two steps: high level API concepts
  • Making Autocomplete classes
  • Your own form classes
  • Javascript API concepts
  • Templating autocompletes
  • Making a global navigation autocomplete
  • CharField autocompletes
  • AutocompleteGeneric, for GenericForeignKey or GenericManyToMany
  • Dependencies between autocompletes
  • Add another popup outside the admin
  • Proposing results from a remote API
  • Django 1.3 support workarounds
  • When things go wrong
  • Voodoo black magic
  • Support for django-generic-m2m
  • Support for django-hvad
  • Support for django-taggit
  • Why not use Widget.Media ?
  • How to ask for help ?
  • Registry
  • Autocompletes
  • import autocomplete_light
  • Widgets
  • Form shortcuts
  • Views
  • autocomplete_light.contrib.generic_m2m
  • autocomplete_light.contrib.taggit_tagfield
django-autocomplete-light
  • Docs »
  • Search


© Copyright 2012-2013, James Pic and contributors. Revision 9a0c81d2.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.4.9
Versions
3.1.3
3.0.4
2.3.1
2.2.10
2.2.9
2.1.1
2.0.9
v2
1.4.9
1.1.31
1.0.26
0.8
master
0.1-0
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.