Changes between Initial Version and Version 1 of Ticket #19580, comment 40
- Timestamp:
- Dec 31, 2021, 7:21:24 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19580, comment 40
initial v1 8 8 > P.S. Please, don't think for nagging. I really don't want to drop the ticket silently and want to continue to contribute at the same time. Thanks in advance with your advice how best to proceed. 9 9 10 Would you like to carry on with the ticket? After reading comments and code my understanding is to make FK reverse working the same way as m2m when id=None, what is done in code, but message is a bit different, it would be good to have similar message in both cases. It will require amend m2m tests as well after update with current django version.10 Would you like to carry on with the ticket? I can help you. After reading comments and code my understanding is to make FK reverse working the same way as m2m when id=None, what is done in code, but message is a bit different, it would be good to have similar message in both cases. It will require amend m2m tests as well after update with current django version.