mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
805 B
JSON
1 line
805 B
JSON
[{"user_id": 21059, "stars": [], "topic_id": 44866, "date_created": 1315176679.4473791, "message": "I'm making a lyric posting app that allows tags for each lyric. Ideally people would enter a comma separated list for this. However, how do I store that list? I'm using a Postgres database (ep.io). Currently I'm storing the string and then separating by commas in my view. That seems cumbersome.", "group_id": 81, "id": 2045829}, {"user_id": 28981, "stars": [], "topic_id": 44866, "date_created": 1315179502.299221, "message": "Use a 3rd party module, like django-tagging or django-taggit", "group_id": 81, "id": 2046032}, {"user_id": 21059, "stars": [], "topic_id": 44866, "date_created": 1315187971.162925, "message": "@sidmitra I hadn't seen those. Thanks for the tip.", "group_id": 81, "id": 2047403}] |