Changes between Initial Version and Version 2 of Ticket #27338
- Timestamp:
- Oct 31, 2016, 4:42:17 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27338 – Description
initial v2 7 7 ), 8 8 }}} 9 Running it on PostgreSQ gives: `django.db.utils.ProgrammingError: operator class "varchar_pattern_ops" does not accept data type integer`. I'm not sure if this can be made to work sensibly. Is it possible to autopopulate the `AutoField`? I ran into this situation while investigating #27267.9 Running it on PostgreSQL gives: `django.db.utils.ProgrammingError: operator class "varchar_pattern_ops" does not accept data type integer`. I'm not sure if this can be made to work sensibly. Is it possible to autopopulate the `AutoField`? I ran into this situation while investigating #27267.