Django is randomly ignoring certain days when I try to bulk_create. How do I solve this? How does this even happen?
How does Django randomly skip days when trying to bulk_create
? The dataset is a CSV exported via a third party tool from a MSSQL Server.