django-shellng 0.1.2

django-shellng is a Django management command to start a shell and auto-import all models. Unlike django command extensions shell_plus it doesn't print out a load of gunk to the shell. Provides a signal so that you can add in extra imports that are...