Changes between Initial Version and Version 1 of Ticket #23226, comment 16
- Timestamp:
- May 24, 2016, 11:39:41 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23226, comment 16
initial v1 13 13 14 14 Is there some step I'm missing (I've added unicode literals to the models.py file)? I can't see anything in the [https://docs.djangoproject.com/en/1.9/topics/python3/ porting docs]. 15 16 Just to add: removing the existing migrations and making a new one allowed me to migrate just fine.