Commit Graph

9 Commits

Author SHA1 Message Date
Anton Zhyrney
9f2d73e2f1 class based views implementation for sanic 2016-11-25 09:10:25 +02:00
Roger Erens
268a87e3b4 Fix typos
I guess renaming was forgotten in a copy-n-paste frenzy?!
2016-10-21 23:47:13 +02:00
Kyle Frost
3c05382e07 Fix routing doc typo 2016-10-18 08:13:37 -04:00
channelcat
59fc17b19e Merge pull request #14 from cbess/patch-1
Fix route arg; update regex
2016-10-15 13:39:56 -07:00
João Costa
ce7a34b608 Update routing.md <PARAM>
Some markdown readers (such as github's preview) parse `<PARAM>` as an HTML tag.

Wrapping it in a code block fixes that.
2016-10-15 19:30:44 +01:00
C. Bess
8cade2f664 Fix route arg; update regex
Fixed a potential "copy/paste" error in the `person_handler`. Simplify route regex.
2016-10-15 13:03:05 -05:00
Channel Cat
35ed7ceefb . 2016-10-14 04:58:09 -07:00
Channel Cat
5a7447e975 Basic documentation 2016-10-14 04:51:08 -07:00
Channel Cat
a74ab9bd18 Added tests and middleware, and improved documentation 2016-10-14 03:23:48 -07:00