In this tutorial we will make a sample Django application that uses all the basic Django components: Models, Views, Templates, Urls, Forms and the Admin site.
This tutorial will make use of the eclipse IDE, with the pydev extension installed. For a complete installation of python, django, sqlite and eclipse I gladly refer to google, covering this for each possible platform is out of scope. A basic installation with everything available is provided on the computers.
After completing this tutorial you should be familiar with the way django powered websites work.
Reviews
There are no reviews yet.