16 Commits

Author SHA1 Message Date
11be39eaf2 7.8.3 Removing Now-Redundant Code and Tests 2020-11-11 14:33:52 +11:00
b5ab7f620a 7.8.2 A URL and View for New List Creation 2020-11-11 14:32:21 +11:00
8bf071ae61 7.7 Another Small Step: A Separate Template for Viewing Lists 2020-11-11 14:19:55 +11:00
d2d72da60d 7.5.2 A New View Function 2020-11-11 13:33:55 +11:00
e59776035b 7.4 Iterating Towards the New Design 2020-11-10 23:56:56 +11:00
ff01b880eb Rendering Items in the Template 2020-11-09 12:22:55 +11:00
deceab97c3 5.7 Redirect After a POST 2020-11-09 11:57:23 +11:00
8bfd695ece 5.6 Saving the POST to the Database 2020-11-09 11:16:18 +11:00
892cdbf541 5.3.1 An Unexpected Failure 2020-11-08 20:39:30 +11:00
c0661056cf 5.3 Passing Python Variables to Be Rendered in the Template 2020-11-08 16:50:20 +11:00
81b586ac07 5.2 Processing a POST Request on the Server 2020-11-08 16:24:07 +11:00
89224c9928 4.3.1 Refactoring to Use a Template 2020-11-07 20:48:41 +11:00
bfaffaa997 Finished up to chap 3.7: Basic view now returns minimal HTML 2020-11-07 15:23:42 +11:00
1827d492d6 Finished up to 3.6, First unit test and url mapping, dummy view 2020-11-07 14:42:22 +11:00
ff9370e0ca Chapter3.5 Wrote application, created lists/views.py 2020-11-06 12:32:21 +11:00
4671fcd24d Chapter3.1 Our First Django App, and Our First Unit Test 2020-10-15 17:43:46 +11:00