Changes between Initial Version and Version 1 of Ticket #27335, comment 3
- Timestamp:
- Oct 25, 2016, 9:09:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27335, comment 3
initial v1 1 1 Hi @tonnzorr 2 As discussed in pull request linked to this ticketimplementing this optimization might cause some issues not covered here previously. Some of them:2 As discussed in the [https://github.com/django/django/pull/7418 pull request], implementing this optimization might cause some issues not covered here previously. Some of them: 3 3 1. Handling foreign key changes 4 4 2. Regression of auto_now feature