We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b22a9 commit 63ee94cCopy full SHA for 63ee94c
todos.txt
@@ -2,8 +2,9 @@
2
3
# Later
4
5
+- update chap 21 server debugging, do with docker instead?
6
+- maybe have idea of subset of tests to run against server, rather than hacky mgmt command
7
- spike chap: start with test of login view.
-- count all TR notes per chapter
8
- massive updates in 11
9
- idea, get rid of model-layer tests
10
- "switch to flask" appendix
@@ -24,3 +25,6 @@ add a note re double-checking the django version with django-admin.py --version
24
25
26
build some tests for all the URLs, add to jenkins
27
28
+
29
+# DONE
30
+- count all TR notes per chapter
0 commit comments