Changes between Initial Version and Version 1 of Ticket #31516, comment 4
- Timestamp:
- Mar 10, 2021, 2:20:37 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31516, comment 4
initial v1 1 Just a vague idea but I personally feel would be good to implement. In order to avoid ellipsis in the name refer [https://github.com/django/django/pull/12799#issuecomment-636657427 this comment]. We may add a suffix like **"_+26"** (in case there are 26 other changes).1 Just a vague idea but I personally feel would be good to implement. In order to avoid ellipsis in the name refer [https://github.com/django/django/pull/12799#issuecomment-636657427 this comment]. We may add a suffix like **"_+26"** (in case there are 26 other operations). 2 2 This is just a vague representation but I feel if we may implement something like this, it would be a better option. Need some suggestions. 3 3 I would be happy to submit a PR for this.