diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/bfgwiki2/definingmodels.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorials/bfgwiki2/definingmodels.rst b/docs/tutorials/bfgwiki2/definingmodels.rst index 5e9078ce8..5df3bf4c7 100644 --- a/docs/tutorials/bfgwiki2/definingmodels.rst +++ b/docs/tutorials/bfgwiki2/definingmodels.rst @@ -61,3 +61,7 @@ something like this: :linenos: :language: python +At this point, our system is in a "non-runnable" state; we'll need to +change the "views" (and associated files) in the next chapter to be +able to start and run the application successfully. + |
