Skip to main content

Django

2019

Made a diary app with Django
·2 mins
Mayukh Datta
Technical Django
Django is a Python-based web framework. Most of the files that you will edit or create in your Django project will be Python files and even the settings file. Django extensively uses Python data structures like dictionaries, lists, and tuples.