About Django App Packaging

When you build a new version of a Django app package, make sure to delete the build directory beforehand. Otherwise, your new version might contain deleted templates or static files from previous versions.

Tips and Tricks Programming pip Wheel