Changes between Initial Version and Version 1 of Ticket #29938
- Timestamp:
- Nov 9, 2018, 7:39:06 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29938 – Description
initial v1 14 14 ---- full error message 15 15 16 Operations to perform:16 **Operations to perform: 17 17 Apply all migrations: admin, auth, contenttypes, sessions 18 18 Running migrations: … … 57 57 return int(cursor._insert_id_var.getvalue()) 58 58 TypeError: int() argument must be a string or a number, not 'list' 59 **