Browsing Tag
django
46 posts
An E-commerce API
One of my most recent projects is an E-commerce API that has helped me solidify more advanced concepts…
Django OAuth for Github – Datta Able (free product)
Hello coders! This article mentions the latest features added to Datta Able, an open-source seed project powered by…
Using HarperDB With Django
Before you try to use HarperDB in your Django project there are some trade offs you should consider.…
How to become a better Django Developer by doing a pet project?
My name is Zhenya Kosmak. Now I work as a product manager, but I have 3+ years of…
Creating Custom CMS In Django | Django CMS Building By shriekdj
So I Thought about creating the Custom CMS and Update it’s feature day by day as per need.…
Deploying Django Application on AWS with Terraform. Namecheap Domain + SSL
In previous steps, we’ve deployed Django with AWS ECS, connected it to the PostgreSQL RDS, and set up…