Indexing for DateTimeField and auto_now_add
shon opened this issue · 0 comments
shon commented
Hi Tim,
DateTimeField is ignored/filtered while initializing indices.
I have written a small patch and would send a pull request in few moments. Although it does not solve problem for datetime field with auto_now_add as at points redisco checks if value is passed and the only creates the index.
Cheers,
Shekhar