mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 06:01:00 +00:00
1 line
2.0 KiB
JSON
1 line
2.0 KiB
JSON
[{"user_id": 13524, "stars": [], "topic_id": 17621, "date_created": 1302106947.886951, "message": "Is it possible to have ipython automatically import common things like django.contrib.auth.models.User?", "group_id": 81, "id": 561156}, {"user_id": 13339, "stars": [], "topic_id": 17621, "date_created": 1302107646.4978631, "message": "though, i tend to use %edit to run common commands when i start ipython: http://ipython.scipy.org/doc/stable/html/api/generated/IPython.Magic.html?highlight=edit#IPython.Magic.Magic.magic_edit", "group_id": 81, "id": 561265}, {"user_id": 13339, "stars": [], "topic_id": 17621, "date_created": 1302107385.8408079, "message": "i haven't tried it but there is some info here which might help: http://ipython.scipy.org/doc/rel-0.9.1/html/config/customization.html", "group_id": 81, "id": 561237}, {"user_id": 521, "stars": [{"date_created": 1302108306.243031, "user_id": 13213}, {"date_created": 1302109651.462183, "user_id": 13339}, {"date_created": 1302115877.7648931, "user_id": 1822}], "topic_id": 17621, "date_created": 1302108189.0983701, "message": "you all might be interested in this: https://github.com/django-extensions/django-extensions", "group_id": 81, "id": 561372}, {"user_id": 2588, "stars": [], "topic_id": 17621, "date_created": 1302111739.8049071, "message": "^^ specifically the shell_plus command", "group_id": 81, "id": 561998}, {"user_id": 14923, "stars": [{"date_created": 1302185125.1419859, "user_id": 13524}], "topic_id": 17621, "date_created": 1302114374.110589, "message": "I haven't migrated to the newer versions of ipython yet, but I hook auto-import up to my virtualenvs with some ipy_user_conf code so that $VIRTUAL_ENV/ipy_user_conf.py is always executed in a new ipython when it's started.. more info: http://jmoiron.net/blog/virtualenv-tips/", "group_id": 81, "id": 562612}, {"user_id": 521, "stars": [], "topic_id": 17621, "date_created": 1302135223.4787321, "message": "@unbracketed right, I guess I didn't really explain :D", "group_id": 81, "id": 566701}] |