Description
Presently, the development server does not warn about non-applied migrations. It would be interesting to support that in order to warn developers in case the development server (serve management command) is started while migrations haven't been applied yet.
Description
Presently, the development server does not warn about non-applied migrations. It would be interesting to support that in order to warn developers in case the development server (
servemanagement command) is started while migrations haven't been applied yet.