Changes between Initial Version and Version 1 of Ticket #28646, comment 16


Ignore:
Timestamp:
Feb 12, 2024, 2:36:32 PM (3 months ago)
Author:
Natalia Bidart

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28646, comment 16

    initial v1  
    1 #35180 was a duplicate. We should add a test for altering `CharField(db_index=True, ...)` to the `TextField()`.
     1#35180 was a duplicate. We should add a test for altering `CharField(db_index=True, ...)` to the `TextField(db_index=True, ...)`.
Back to Top