Quote:
Originally Posted by doudda
Hi! I've finally reached a point in my fanfic update to use the Anthology feature.
But every time I use a series url (ex: http://archiveofourown.org/series/2904 ) I get a ValueError: invalid literal for float(): 79 55. 
...
The anthology seems fine, with all stories, but I haven't had the time to check everything.
Is this something I should worry about? Or is it something to do with metadata and custom columns? 
|
Yes, it has to do with trying to fill a float type custom column with something that's being set to "79 55". But I don't know where the "79 55" is coming from.
What metadata are you setting to float type custom columns?