November 2015
Beginner to intermediate
840 pages
26h 30m
English
A webpage is two things: data and a way to get to that data. Django re-creates this abstraction with views and URL patterns. A view returns the data for a webpage, while the URL pattern defines how and when to use that view.
Read now
Unlock full access