Django

Code

Ticket #1100 (closed: fixed)

Opened 3 years ago

Last modified 3 years ago

[patch] allow RelatedObjectLookup js to work with OneToOneField

Reported by: Joseph Kocherhans Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Copying django/contrib/admin/templates/widget/many_to_many.html to django/contrib/admin/templates/widget/one_to_one.html fixes this.

Attachments

one_to_one_widget.diff (317 bytes) - added by Joseph Kocherhans <jkocherhans@mac.com> on 12/27/05 12:50:19.

Change History

12/27/05 12:50:19 changed by Joseph Kocherhans <jkocherhans@mac.com>

  • attachment one_to_one_widget.diff added.

12/27/05 12:52:13 changed by Joseph Kocherhans <jkocherhans@mac.com>

  • summary changed from Allow RelatedObjectLookup js to work with OneToOneField to [patch] allow RelatedObjectLookup js to work with OneToOneField.

01/08/06 20:06:01 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [1881]) Fixed #1100 -- Admin RelatedObjectLookup? JavaScript? now works with OneToOneField?. Thanks, Joseph Kocherhans


Add/Change #1100 ([patch] allow RelatedObjectLookup js to work with OneToOneField)




Change Properties
Action