mirror of
https://github.com/Hopiu/django.git
synced 2026-05-26 15:44:08 +00:00
Fixed #1100 -- Admin RelatedObjectLookup JavaScript now works with OneToOneField. Thanks, Joseph Kocherhans
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1881 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
326136e8a5
commit
a5005c29be
1 changed files with 1 additions and 0 deletions
1
django/contrib/admin/templates/widget/one_to_one.html
Normal file
1
django/contrib/admin/templates/widget/one_to_one.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
{% include "widget/foreign" %}
|
||||
Loading…
Reference in a new issue