Learn how to build a Django 4.0, Heroku, and AWS S3 project as quickly as possible in this timed fast paced tutorial / training video.
I'm extremely satisfied that I made this video 😁. I've been wanting to show the process of setting a Django, Heroku, and S3 project for a really long time to help make the process easier for people to follow. This took me probably weeks to figure out as a beginner, and now it's in video format and completed in almost 30 minutes 🙂.
This is a really solid Django build that I use for most of my projects. The split development and production settings structure lets you be able to easily and effectively edit your project locally and have it working without messing up your data in production.
Requirements:
You'll need an AWS account with your Root user, User Group with full S3 access, and a IAM User with access to that User Group.
You'll need to have a Heroku account and Heroku CLI installed.
Python Packages I used here: pip install django Pillow django-on-heroku django-extensions gunicorn python-dotenv python-decouple django-storages boto3
This setup will work from at least Django 2.2 to Django 4.0.
I hope you enjoyed the video and that it helps at least one person build the Django projects easier 🙂.
---
Want me to help teach you code? You can reach out to me via Codementor.io and I'd love to help you 🙂.
Here's my codementor profile: https://www.codementor.io/@zackknowsp...
---
My Links:
My Website: https://www.zackplauche.com/
Codementor: https://www.codementor.io/@zackknowsp...
Wyzant: https://www.wyzant.com/Tutors/LearnPy...
GitHub: https://github.com/ZackPlauche
Stack Overflow: https://stackoverflow.com/users/10415...