Dave Shawley
|
acc0a1db14
|
Add type annotations.
The next commit is a pile of documentation updates that I didn't want
cluttering up this commit.
|
2021-10-03 15:52:43 -04:00 |
|
Andrew Rabert
|
c54501a7f4
|
Remove redundant web.url
|
2018-12-04 23:08:05 -05:00 |
|
Andrew Rabert
|
b2e980d04d
|
Update docs
- Update and isoldate doc dependencies
- Simplify sphinx config
- Treat warnings as errors
- Remove redundant self.finish() from examples
|
2018-11-28 11:28:18 -05:00 |
|
Dave Shawley
|
ee28d54036
|
Make content-type parameter to add_transcoder optional.
|
2016-02-01 10:06:46 -05:00 |
|
Dave Shawley
|
36a916a557
|
add_transcoder: Change parameter order.
This is the first part of making the content type parameter optional
|
2016-02-01 09:07:56 -05:00 |
|
Dave Shawley
|
7d2237745e
|
Add s.m.mediatype.transcoders.MsgPackTranscoder.
|
2016-01-18 07:58:07 -05:00 |
|
Dave Shawley
|
ee8f645a51
|
Add sprockets.mixins.mediatype.transcoders.JSONTranscoder.
|
2016-01-16 09:56:38 -05:00 |
|
Dave Shawley
|
74ce03a0d5
|
Update documentation & examples for new packaging.
|
2016-01-10 11:36:52 -05:00 |
|
Dave Shawley
|
ba9fd2a7ff
|
Rename module from media_type -> mediatype.
The github repository is still media_type but I'm okay with that for the
time being.
|
2015-09-09 18:26:33 -04:00 |
|
Dave Shawley
|
c67d1af19d
|
Implement basic content handling framework.
|
2015-08-19 17:53:46 -04:00 |
|