Changes between Initial Version and Version 1 of Ticket #24630
- Timestamp:
- Apr 11, 2015, 8:04:36 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24630 – Description
initial v1 1 As per #23932, I added an UUIDField to a model following the documentation at https://docs.djangoproject.com/en/1.8/howto/writing-migrations/. 1 As per #23932, I added an UUIDField to a model following the documentation at https://docs.djangoproject.com/en/1.8/howto/writing-migrations/. The database is PostgreSQL. 2 2 3 3 When running the migration I get this error: