pandora/contrib/django_extensions/docs/admin_extensions.rst

10 lines
359 B
ReStructuredText

Current Admin Extensions
========================
:synopsis: Current Field Extensions
* *ForeignKeyAutocompleteAdmin* - ForeignKeyAutocompleteAdmin will enable the
admin app to show ForeignKey fields with an search input field. The search
field is rendered by the ForeignKeySearchInput form widget and uses jQuery
to do configureable autocompletion.