Files
2012-02-21 01:15:00 -05:00

1 line
1.8 KiB
JSON

[{"user_id": 34431, "stars": [], "topic_id": 40107, "date_created": 1308750747.568547, "message": "I'm just about to code up a simple app that would be a table of key/value pairs (plus a nice manager) allowing a user to change settings via the admin. It's easy to put together but I was just wondering if there anything out there already that does this?", "group_id": 81, "id": 1457086}, {"user_id": 1277, "stars": [], "topic_id": 40107, "date_created": 1308752779.2333541, "message": "Here are a couple options that may help. https://github.com/jqb/django-settings https://github.com/sciyoshi/django-dbsettings", "group_id": 81, "id": 1457333}, {"user_id": 34360, "stars": [], "topic_id": 40107, "date_created": 1308753372.690819, "message": "Yeah, satchmo uses django-settings, seems to work nicely.", "group_id": 81, "id": 1457447}, {"user_id": 33545, "stars": [], "topic_id": 40107, "date_created": 1308755143.33164, "message": "I'm using django-livesettings extracted from satchmo https://bitbucket.org/bkroeze/django-livesettings", "group_id": 81, "id": 1457811}, {"user_id": 6894, "stars": [], "topic_id": 40107, "date_created": 1308895859.0938361, "message": "django-livesettings is okay, though don't ever look at the internals if you don't want to have nightmares", "group_id": 81, "id": 1474791}, {"user_id": 6894, "stars": [], "topic_id": 40107, "date_created": 1308895871.909698, "message": "or alternatively, use my cleaned up fork :) https://github.com/craigds/django-livesettings", "group_id": 81, "id": 1474792}, {"user_id": 1822, "stars": [], "topic_id": 40107, "date_created": 1308920999.8428929, "message": "Looks like a good case for figuring out how to add the concept of \"notable forks\" to packaginator see http://djangopackages.com/grids/g/live-setting/. Cc @pydanny", "group_id": 81, "id": 1476120}]