Changes between Version 1 and Version 2 of Ticket #31516, comment 4


Ignore:
Timestamp:
Mar 10, 2021, 2:22:15 AM (4 years ago)
Author:
Manav Agarwal

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31516, comment 4

    v1 v2  
    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).
     1Just 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, we may get this number from {{{fragments}}}  ).
    22This is just a vague representation but I feel if we may implement something like this, it would be a better option. Need some suggestions.
    33I would be happy to submit a PR for this.
Back to Top