Hacker News new | ask | show | jobs
by newswangerd 438 days ago
> All models are automatically imported in the shell by default.

This is a huge usability improvement! We end up having to install shell plus in the dev environment on every project I've worked on, and it's not always available to us in production environments for debugging. Having models import automatically will be a big help.

1 comments

That was my main reason for installing Django Extensions absolutely everywhere I could.