Changed
-
Install Django and DRF stubs with
compatible-mypy
extra (as per offical recommendation) (#4361) -
Fix
overrideCommand
value indevcontainer
so that thedjango
container can run (#4517) (#4517)
Fixed
-
Prevent error in data migration caused by long project name (#4525)
-
Remove unused gulp-concat when Webpack is selected (#4520)
-
Exclude env files from container image (add .envs/ to .dockerignore) (#4476)