Commit Graph

10 Commits

Author SHA1 Message Date
FND 4aebc267bc Hyphenate "class-based"
makes it more readable
2012-01-31 13:54:52 +01:00
FND 76c1a1f722 fixed spelling of "instantiate"
while the interwebs suggest "instanciate" might be a valid spelling, it
seems quite uncommon and potentially irritating (to pedants like myself)
2012-01-23 20:12:57 +01:00
Priit Laes d18868bd17 Add simple decorator example
Github issue #358
2012-01-16 13:42:43 -05:00
Armin Ronacher b6625ec193 Fixed a wrong example in the view docs. This fixes #374 2012-01-05 00:04:50 +01:00
Jim Rollenhagen e345a3afb5 Fix string format error while we're in here. 2011-11-05 09:03:18 -04:00
Jim Rollenhagen 51e4a58a85 Fix flask issue #338
Give POST its own url_rule to avoid TypeError.
2011-11-05 09:02:05 -04:00
Armin Ronacher e68b34eb6c Added API example to the method view docs 2011-09-17 19:39:19 +02:00
Armin Ronacher 85ed1bf058 Mentioned View.decorators in the views docs 2011-08-26 08:32:36 +01:00
Simon Sapin 0ff7fe2a37 Typo fix in code samples for Pluggable Views doc. 2011-06-28 06:14:39 -07:00
Armin Ronacher b36d7b3288 Added class based view documentation 2011-06-28 14:24:54 +02:00