You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django extensions comes with a lot of goodies, including shell_plus. As a default,
included ptpython for default shell, but this can be overridden by installing another
shell (bpython, ipython) and setting the SHELL_PLUS variable on local_settings.py.
0 commit comments