Changes between Initial Version and Version 1 of Ticket #17122, comment 3
- Timestamp:
- Oct 27, 2011, 9:56:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17122, comment 3
initial v1 1 I was mistaken about the OneToOne relation. I overlooked the RelatedFieldWidgetWrapper in django.contrib.admin.widgets. I now have this working for all relation fields. Inlines are also fixed. I will submit a new patch soon. I am working on tests.1 I was mistaken about the OneToOne relation. I overlooked the RelatedFieldWidgetWrapper in django.contrib.admin.widgets. I now have this working for all relation fields. Inlines are also supported. I will submit a new patch soon. I am working on tests.