首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > jQuery的自动完成功能码和多对多域

jQuery的自动完成功能码和多对多域

  • 资源大小:12.71 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jquery python django admin autocomplete

资 源 简 介

AutoComplete for ForeignKey and ManyToManyField uses same syntax as the search for django-admin up: the latest version in Downloads - fixed compatibility with Django 1.3 - cleaned java scripts - added support for inline AutocompleteStackedInline, AutocompleteTabularInline - added a field WildModelSearchInput, it can be used in the admin forms requirements copy to the appropriate folder 1. mediaadminjsjquery.autocomplete.js 1. mediajquery.autocomplete.css example use a fairly simple models.py in m2m field need to specify related\_name ``` class Celebrity(models.Model): name = models.CharField() class Film(models.Model): type = models.ForeignKey( Type ) director=
VIP VIP
0.184331s