There is also https://github.com/djk2/django-admin-shell
Best,
Mariusz
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dj
Hi Manav
This is the kind of thing that we'd want to see in a third party package
before even considering it for core django
An existing implementation of a Python shell in the browser for Django
exists in the runserver_plus command of django-extensions:
https://django-extensions.readthedocs.io/e