django-devserver
django-devserver copied to clipboard
Restart with reloader without validating models etc
I have no idea if this is easily possible or if its completely outside the domain of how devserver is put together, but it would be very useful if restarting of django could be done in such a way as to skip django's full restart routine.
validating models is not needed if only some small typo has been fixed.