Changes between Initial Version and Version 1 of Ticket #34609, comment 7
- Timestamp:
- Jun 1, 2023, 11:58:55 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34609, comment 7
initial v1 1 OK, so instead of {{{TypeError}}} I should raise a **RemovedInDjango60Warning** warning? 1 OK, so instead of {{{TypeError}}} I should raise a **RemovedInDjango60Warning** warning? It will raise warnings in v5.x and completely removed in v6.0 .