mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-16 21:21:00 +00:00
1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
[{"user_id": 34431, "stars": [], "topic_id": 42626, "date_created": 1311600208.6786871, "message": "I am planning a project at the moment that is going to manage multiple websites from a single django instance (and single database). \n\nThis is an issue in itself, but beyond that I will also need to allow translations of text to be made via the admin, and tied to a particular site. I haven't used localization before so I'm not sure of the flow involved or what's available out there with regard multilingual sites.", "group_id": 81, "id": 1715133}, {"user_id": 34224, "stars": [{"date_created": 1311609551.5406909, "user_id": 34224}], "topic_id": 42626, "date_created": 1311609539.747385, "message": "Rosetta is a good \"Django application that eases the translation process of your Django project\": https://github.com/mbi/django-rosetta", "group_id": 81, "id": 1716138}, {"user_id": 6648, "stars": [], "topic_id": 42626, "date_created": 1311886940.7565429, "message": "Rosetta is good (and I use it) but it mainly allows translation of strings in the templates (and to a small extent some data from other sources) via gettext style .po/.mo files\u2026 If you are talking about translating text that is stored in the database then you will want to look at one of the other options as well.", "group_id": 81, "id": 1742580}] |