Deploying Django Apps
Packaging a Django App in Docker
I wrote a blog about packaging django apps up for shipping in docker.
Check Utility
Use theĀ manage.py check
command to ensure that your site is ready for prod usage.
I wrote a blog about packaging django apps up for shipping in docker.
Use theĀ manage.py check
command to ensure that your site is ready for prod usage.
No comments to display
No comments to display