forked from 0x2620/pandora
include copy of django_extension, dont install django from git
This commit is contained in:
parent
055018f12e
commit
3f7215035a
200 changed files with 14119 additions and 4 deletions
10
contrib/django_extensions/docs/admin_extensions.rst
Normal file
10
contrib/django_extensions/docs/admin_extensions.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue