django-admin-shell

Django/Python shell for django admin site.

MIT License

Downloads
20.9K
Stars
77
Committers
2
django-admin-shell - V2.0.1 Latest Release

Published by djk2 11 months ago

  • Add missing bootstrap.min.css.map file - refer to issue #8
django-admin-shell - V2.0.0

Published by djk2 over 1 year ago

  • Support for Django 4.0 and Django 4.2
  • Tests for Python 3.10
  • Replaced test via tox from Python 3.6 to 3.7
  • Verified support for latest webbrowsers
  • Drop support for Django 1.10 and 1.11
  • Drop support for Python 2.7
django-admin-shell - v1.1.0

Published by djk2 over 2 years ago

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 )

django-admin-shell - v1.0.0

Published by djk2 over 3 years ago

  • 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
  • Droop support for Django 1.9
  • Remove integration with Travis
django-admin-shell - v0.1.2

Published by djk2 over 4 years ago

django-admin-shell -

Published by djk2 over 7 years ago

Package Rankings
Top 7.41% on Pypi.org
Related Projects