#django
Read more stories on Hashnode
Articles with this tag
In this article, you explore a common use case of sending emails. You would register users and send them an email with a verification link. · Sending...
Heard of bit.ly and tinyurl? Those are examples of URL Shorteners. Let’s build our own with Django. · Django is a popular high-level Python Web Framework...
Do not underestimate the power of Geolocation with Django · I once had to create a location-based ecommerce application with Django Web Framework as the...