python - Template files VS. HTML files in django? -
hi have broad question difference between template , html files in django. example, in project have directory called templates store templates html files go? templates embedded in these html files? if not point me example how these 2 files work together? thank you!
see chapter 4 in the django book.
Comments
Post a Comment