Changes between Initial Version and Version 1 of Ticket #27245
- Timestamp:
- Sep 19, 2016, 11:03:13 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27245 – Description
initial v1 1 With django 1.8.14 i added a composite index with one field (lame, sorry!) because the field is from an abstract model and it seemed the cleanest way to handle that:1 With django 1.8.14 and postgresql 9.4 i added a composite index with one field (lame, sorry!) because the field is from an abstract model and it seemed the cleanest way to handle that: 2 2 3 3 {{{