Django @programming.dev Luis Norambuena @programming.dev 8mo ago Django 5.2 alpha 1 released www.djangoproject.com Django 5.2 alpha 1 released
The shell management command now automatically imports models from all installed apps. [...] This behavior can be customized to add or remove automatic imports.https://docs.djangoproject.com/en/dev/releases/5.2/This is really cool, I've been using a third party extension for this purpose
https://docs.djangoproject.com/en/dev/releases/5.2/
This is really cool, I've been using a third party extension for this purpose
This!