Changes between Initial Version and Version 1 of Ticket #33155, comment 1


Ignore:
Timestamp:
Sep 29, 2021, 1:38:37 PM (3 years ago)
Author:
Mariusz Felisiak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33155, comment 1

    initial v1  
    44    return hash(self.value)
    55}}}
    6 For now you can use `value.value` as [https://docs.djangoproject.com/en/3.2/releases/3.1/#id1 documented in the "Backwards incompatible changes in 3.1" section].
     6For now you can use `value.value` as [https://docs.djangoproject.com/en/3.2/releases/3.1/#id1 documented in the "Backwards incompatible changes in 3.1" section]. Would you like to prepare a patch?
Back to Top