15 Commits

Author SHA1 Message Date
153e36c790 7.5 Taking a First, Self-Contained Step: One New URL 2020-11-11 00:07:25 +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
d5facdfa2c 5.5 The Django ORM and Our First Model, created ItemModelTest 2020-11-08 21:48:15 +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
747e0c7009 Finished 4.4 On Refactoring 2020-11-07 21:05:22 +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
ff9370e0ca Chapter3.5 Wrote application, created lists/views.py 2020-11-06 12:32:21 +11:00
6db53bce69 Chapter3.2 Unit testing in Django, Add app for lists, with deliverately failing unit test 2020-10-15 17:47:38 +11:00
4671fcd24d Chapter3.1 Our First Django App, and Our First Unit Test 2020-10-15 17:43:46 +11:00