Learning Django terms and starting overviews
1.) __init__.py: This is used to mark directories in python as python package directory. To understand this, please look at the image below which is used in this live project…
Continue Reading
Learning Django terms and starting overviews