blog
My first Django Web Application
I created a simple blogging application keeping in mind to answer some questions, people are generally curious about, at a singl…
I created a simple blogging application keeping in mind to answer some questions, people are generally curious about, at a singl…
Django is a high-level Python web framework that enables rapid development of secure and maintainable websites . Built by expe…
Before you can start learning Django, you need to install some software on your system: 1. Install Python 2. Install a…