18 Commits (0f8f6b5130419159709a976d66b133e4e298e17c)

Author SHA1 Message Date
max demian 6974d52815 Update views.py 11 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Oliver Beattie bb882454a0 Make the decorators attribute on View a tuple by default 12 years ago
Thomas Waldmann 83f7658572 fix metaclass usage for py3 12 years ago
Jon Parise bb99158c87 Remove an unused iteration variable. 13 years ago
FND 4aebc267bc Hyphenate "class-based" 13 years ago
Jeffrey Finkelstein c5ebf9a97d Added PATCH method to the list of HTTP method functions for use in the flask.views.MethodView class. 13 years ago
FND 2792dcf23e simplified as_view documentation 13 years ago
FND 76c1a1f722 fixed spelling of "instantiate" 13 years ago
Priit Laes a59cbd4f52 Minor grammar fix 13 years ago
Armin Ronacher b51fbdc8e0 Removed a newline 14 years ago
Armin Ronacher 32c7e43dda Simplified HEAD handling for method views 14 years ago
Joel Perras 17a46a4d23 Fixed typo in docstring of `dispatch_request` method of `flask.views.View`. 14 years ago
Armin Ronacher ef0f626f0a Added flask.views.View.decorators to automatically decorate class based views. 14 years ago
Armin Ronacher 775caf726d Improved cbv and added tests 14 years ago
Armin Ronacher dcf21989dc Added class based views 14 years ago