django-devserver icon indicating copy to clipboard operation
django-devserver copied to clipboard

Restart with reloader without validating models etc

Open crucialfelix opened this issue 15 years ago • 0 comments

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.

crucialfelix avatar Sep 18 '10 16:09 crucialfelix