Changes between Initial Version and Version 1 of Ticket #28714
- Timestamp:
- Oct 15, 2017, 8:06:48 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28714 – Description
initial v1 82 82 This was checked on Django 1.11.5 with Python 3.6.2 on Windows 10 64bits. 83 83 84 To reproduce this error:84 To reproduce this bug: 85 85 1. Add the Item App to a existing Django project 86 86 2. Run manage.py makemigrations item