what is this normalizing of one's data? never heard about it.
it seems that using sql as the backend means a radical departure from
regular python programming practice? i suppose that's what's confusing
me so much.
i quickly realized after this that i need lists for more than just
tags. i quite definitely need a list, or tuple, or some way to store
sequences in the backend, for multiple purposes.
i'm a bit baffled as to why there isn't a list type? is this
unfeasible in the sql backend?
storing a list of tags, essentially, a la del.icio.us/flickr...
What kind of field would one use to store a list of values (they're all
going to be strings, if that's relevant.)?
4 matches
Mail list logo