PtPython as default Django shell.
Report Bug
Install it via pip:
pip install django-ptpythonAdd django-ptpython to your INSTALLED_APPS setting:
INSTALLED_APPS = [
# ...
"django_ptpython",
# ...
]./manage shellDistributed under the Apache License. See LICENSE for more information.
Email: tell.reganto[at]gmail[dotcom]
