Add subclassing pattern/example to fix issue #221.

This commit is contained in:
Anton Sarukhanov 2016-06-02 14:14:56 -07:00
parent b80db7afac
commit d9f57d67b3
3 changed files with 24 additions and 1 deletions

View file

@ -41,3 +41,4 @@ Snippet Archives <http://flask.pocoo.org/snippets/>`_.
methodoverrides
requestchecksum
celery
subclassing