How I Created an URL Shortener App Using Django
Django is a Python framework used for building awesome web applications. In this tutorial, I’ll show you how I created a URL shortener application using Django. This is one of the best beginner projects to sharpen your skills as a Django developer. You can download the whole project at the end of this article. 👇 … Read more