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
Added flag ADMIN_SHELL_CLEAR_SCOPE_ON_CLEAR_HISTORY to
to enable the gargabe collector on the declared variables
from the shell (author: Rodrigo Castro - @rodrigondec )
Auto import of models and Django tools (like shell_plus).
More details in README.rst in section about ADMIN_SHELL_IMPORT_DJANGO and ADMIN_SHELL_IMPORT_MODELS settings - refer to issue #1
Support for Django 3.1 and Django 3.2
Tests for Python 3.8
Django" instead of "Djang" in titlebar - refer to issue #2