
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
A management command to start a shell, and auto-import all models, and the datetime module.
Usage::
$ django-admin.py shell+
or::
$ ./manage.py shell+
Also included: a command to update permissions.
$ django-admin.py update_permissions
Installation::
$ pip install django-shell-plus
And then add shell_plus
to your settings.INSTALLED_APPS
.
1.1.7
Make update_permissions use new app-loading API.
1.1.6
~~~~
Use the new (!) app-loading from django. Remove code that uses deprecated APIs.
1.1.5
Import cache
from django.core.cache
, and reverse
,resolve
from django.core.urlresolvers
, because I often fire up a shell, just to do this to check something.
FAQs
django-admin.py shell+ <- shell with models auto-imported
We found that django-shell-plus demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.