Changes between Initial Version and Version 1 of Ticket #31788, comment 4
- Timestamp:
- Jul 14, 2020, 9:30:53 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31788, comment 4
initial v1 40 40 field=models.ManyToManyField(to='ticket_31788.ProjectDataSet'), 41 41 ), 42 42 migrations.AlterUniqueTogether( 43 43 name='authors', 44 44 unique_together=set(),