Auto Importing Shell
- Mentors
- Bhuvnesh Sharma, Thibaud Colas
- Organization
- Django Software Foundation
- Technologies
- python
- Topics
- web
This would be an update of the existing Django shell that auto-imports models for you from your app/project. Also, the goal would be to allow the user to subclass this shell to customize its behavior and import extra things.