diff options
Diffstat (limited to 'docs/tutorials/bfg')
| -rw-r--r-- | docs/tutorials/bfg/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tutorials/bfg/index.rst b/docs/tutorials/bfg/index.rst index 537f8accf..7e6c97c2f 100644 --- a/docs/tutorials/bfg/index.rst +++ b/docs/tutorials/bfg/index.rst @@ -186,6 +186,8 @@ Here's how to convert a :mod:`repoze.bfg` application to a #. Fix any test failures. +#. Fix any code which generates deprecation warnings. + #. Start using the converted version of your application. Celebrate. |
