Changes between Initial Version and Version 1 of Ticket #26060
- Timestamp:
- Jan 8, 2016, 10:30:21 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26060 – Description
initial v1 1 1 When upgrading from 1.7 to 1.8(.8) I started encountering errors in the admin with a reverse one to one relationship when it was in readonly_fields. I assume this is a regression. Naturally, I am happy to help fix it (if it is not by design), given a steer! 2 2 3 T ested with Python 2.7.10, the project template was created with Django 1.8.8.3 The attached simple project shows the issue (it was created with Django 1.8.8). Python 2.7.10 4 4 5 5 cd /tmp