Jeong YunWon
|
429e90183b
|
Add #379 again and make related test rework
Original PR: https://github.com/channelcat/sanic/pull/379
|
2017-04-03 18:56:39 +09:00 |
|
Suby Raman
|
b40f30f2e5
|
fix tests
|
2017-03-03 11:49:35 -05:00 |
|
Raphael Deem
|
66c380548b
|
use getattr for request url in error handler
|
2017-02-23 23:17:31 -08:00 |
|
Eli Uriegas
|
6ecf2a6eb2
|
Merge pull request #439 from seemethere/move_sanic_to_app
Moves sanic/sanic.py to sanic/app.py
|
2017-02-15 21:03:41 -06:00 |
|
Eli Uriegas
|
54b2d74068
|
Get rid of relative imports
|
2017-02-15 20:54:00 -06:00 |
|
Raphael Deem
|
1cf1024332
|
Merge branch 'master' into 420
|
2017-02-15 09:29:52 -08:00 |
|
Angus Hollands
|
51611c3934
|
Pep8 cleanups (#429)
* PEP8 cleanups
* PEP8 cleanups (server.py)
* PEP8 cleanups (blueprints.py)
* PEP8 cleanups (config.py)
* PEP8 cleanups (cookies.py)
* PEP8 cleanups (handlers.py)
* PEP8 cleanups (request.py)
* PEP8 cleanups (response.py)
* PEP8 cleanups (router.py)
* PEP8 cleanups (sanic.py) #2
* PEP8 cleanups (server.py) #2
* PEP8 cleanups (static.py)
* PEP8 cleanups (utils.py)
* PEP8 cleanups (views.py)
Updated docstring
|
2017-02-14 13:10:19 -06:00 |
|
Raphael Deem
|
de6c646ee8
|
move logging to method in ErrorHandler
|
2017-02-13 19:44:54 -08:00 |
|
Kyle Blöm
|
d193a1eb70
|
Added the tests, code formatting changes, and the Range Request feature.
|
2017-01-30 17:04:51 -08:00 |
|