Skip to content

Commit 4d39566

Browse files
committed
add comments to ch15
1 parent 5e0a7ed commit 4d39566

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chapter_15_advanced_forms.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ and discuss what to do if we run into migrations and data integrity issues at th
363363

364364
Now if we change our duplicates test to do a `.save` instead of a
365365
`.full_clean`...
366+
// CSANAD: maybe the migrations are a little too long of an insertion between
367+
// the premise (some errors show up upon save() and actually trying it out.
366368

367369
[role="sourcecode"]
368370
.src/lists/tests/test_models.py

0 commit comments

Comments
 (0)