Khetri, Rajasthan photos

I had visited this place in 2012. Found clicks of that time in my archive. This place is known for its copper mines. This small town is surrounded by Aravali range. There is an ancient abandoned habitation visible from the temple there. Site looks very scenic but locals have their own stories about this place. […]

Starting with Python django

Django is a open source and free python based framework for web programming. I have used python3 and django 2.1.7 on debian 9.8 in this article to write a basic django based web app. Install django Create a directory to hold are your development stuff “django-works” or whatever name you like. Create your first django […]