Make a website with Django: Difference between revisions

Content added Content deleted
 
Line 9: Line 9:
* Learn the basics of the Django web application framework
* Learn the basics of the Django web application framework
* Practice writing classes and thinking about inheritance
* Practice writing classes and thinking about inheritance
* Practice using Python tointeract with a database
* Practice using Python to interact with a database
* Think about how web servers and clients interact
* Think about how web servers and clients interact