Thanks Shawn. I looked back in my model and found I left off something
in my unicode.
On Sep 24, 1:44 pm, Shawn Milochik wrote:
> We need more information. Preferably the full traceback.
>
> In short, something is trying to add a date object to a unicode text
> object. Possibly the date as a da
We need more information. Preferably the full traceback.
In short, something is trying to add a date object to a unicode text
object. Possibly the date as a date object and the time as a unicode
string. How did you convert the original data to JSON?
--
You received this message because you are s
I have a spreadsheet of football games that I wanted to get into an
sqlite3 database. I converted it to json, but when i loaded it I was
required to put the date in -MM-DD format. So I changed it. The
problem is now when I run the admin and look at the game I get this
error
TemplateSyntaxError
3 matches
Mail list logo