remove becomingbig.rst

This commit is contained in:
Luis Palacios 2022-05-09 22:22:16 -07:00 committed by David Lord
parent 587a49c1bf
commit 410a324ec4
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 4 additions and 112 deletions

View file

@ -173,10 +173,6 @@ You should then end up with something like that::
ensuring the module is imported and we are doing that at the bottom of
the file.
There are still some problems with that approach but if you want to use
decorators there is no way around that. Check out the
:doc:`/becomingbig` section for some inspiration how to deal with that.
Working with Blueprints
-----------------------