Changes between Initial Version and Version 1 of Ticket #12241, comment 31
- Timestamp:
- Oct 21, 2022, 12:20:32 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12241, comment 31
initial v1 1 1 Greetings from DjangoCon US! First time contributor here with a pull request for this: https://github.com/django/django/pull/16206 2 2 3 Note: Earlier discussion in this ticket considered altering the behavior for 'save and continue' as well, but I am not sure that actually makes sense from a use case perspective. My proposed fix is m uch more targeted, addressing only the 'save and add another' issue mentioned in the ticket title.3 Note: Earlier discussion in this ticket considered altering the behavior for 'save and continue' as well, but I am not sure that actually makes sense from a use case perspective. My proposed fix is more targeted, addressing only the 'save and add another' issue mentioned in the ticket title and description.