Re: Broken?

2018-05-01 Thread Kevin O'Gorman
It is indeed a string. The string happens to represent an integer, a key of an item in another table. It is not an external reference because there are dated versions of the table and the referent may or may not exist in any one of them. It existed in the table in use at the time the record w

Re: Broken?

2018-04-28 Thread Kevin O'Gorman
ess for a day or so. Maybe then I'll produce example code complete with test data. But I'd have to say the command is about as simple as it's gonna get. On Saturday, April 28, 2018 at 11:43:48 AM UTC-7, Kevin O'Gorman wrote: > > Maybe, but while the log file has undergone s

Re: Broken?

2018-04-28 Thread Kevin O'Gorman
C-7, Jason wrote: > > Basically, its saying that something is expecting a string, but is instead > getting a datetime object. Sounds like something changed in your > `oils/models.py` file > > On Saturday, April 28, 2018 at 7:54:24 AM UTC-4, Kevin O'Gorman wrote: >> &

Broken?

2018-04-28 Thread Kevin O'Gorman
I've got a working site, but I made a copy of the database in order to do some development work. I've hit a snag that looks like a problem in the data. The odd part is that this database is in production, and my backups have the same problem. So I'm presuming my new code is broken in some way I