Y
Hacker News
new
|
ask
|
show
|
jobs
by
dguaraglia
5116 days ago
I've done it myself by using a very simple JSONField class, but I'm looking into using PostgreSQL HStore for a next iteration, as it allows me to search the models by attributes, something the JSON field doesn't.