Changes between Initial Version and Version 1 of Ticket #14071, comment 2
- Timestamp:
- Dec 5, 2019, 7:55:07 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14071, comment 2
initial v1 42 42 * Has potential for race-contitions 43 43 * Admin ''continue'' will redirect to {{{request.path}}} that will contain the old ID (But can be fixed via overwriting {{{response_change()}}}) 44 45 EDIT: This is also a little related to: https://code.djangoproject.com/ticket/2259 ''rimary keys should be readonly by default in admin''