Tom Christie
|
b19c58ae17
|
Support for HTML error templates. Fixes #319.
|
2012-11-06 10:44:19 +00:00 |
|
Stephan Groß
|
5865842019
|
fixed api_view decorator useage
|
2012-10-29 09:32:11 +01:00 |
|
Tom Christie
|
12c363c1fe
|
TemplateHTMLRenderer, StaticHTMLRenderer
|
2012-10-28 18:12:56 +00:00 |
|
Tom Christie
|
c221bc6f6f
|
Use context dict in HTMLRenderer
|
2012-10-26 17:30:45 +02:00 |
|
Marko Tibold
|
71a93930fd
|
Fixing spelling errors.
|
2012-10-21 16:34:07 +02:00 |
|
Tom Christie
|
fed235dd01
|
Make settings consistent with corrosponding view attributes
|
2012-10-17 23:09:11 +01:00 |
|
Tom Christie
|
4231995fbd
|
parser_context includes view , request , args , kwargs . (Not meta and upload_handlers )
Consistency with renderer API.
|
2012-10-17 22:19:59 +01:00 |
|
Tom Christie
|
9c1fba3483
|
Tweak parsers to take parser_context
|
2012-10-15 13:27:50 +01:00 |
|
Tom Christie
|
551c86c43a
|
Documentation for parsers
|
2012-10-14 22:43:07 +01:00 |
|
Tom Christie
|
648d2be29b
|
Make sure JSON output in Browseable API is nicely indented
|
2012-10-10 12:15:18 +01:00 |
|
Tom Christie
|
52a2ff8f77
|
Docs tweaks
|
2012-10-09 16:44:49 +01:00 |
|
Tom Christie
|
97a7f27c82
|
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> BrowseableAPIRenderer
|
2012-10-09 15:58:48 +01:00 |
|
Tom Christie
|
3e862c7737
|
Tweak view slightly
|
2012-10-05 14:22:02 +01:00 |
|
Tom Christie
|
1a09983dfc
|
Tweak doc headings
|
2012-10-05 13:51:09 +01:00 |
|
Tom Christie
|
2575ea92aa
|
Docs for template responses
|
2012-10-05 13:04:34 +01:00 |
|
Tom Christie
|
26c7d6df6c
|
HTMLTemplateRenderer working
|
2012-10-05 12:13:44 +01:00 |
|
Tom Christie
|
d07dc77e91
|
Accepted media type uses most specific of client/renderer media types.
|
2012-10-05 10:23:47 +01:00 |
|
Tom Christie
|
a8f6ac3f3a
|
Renderer documentation
|
2012-10-02 10:39:28 +01:00 |
|
Tom Christie
|
0cc7030aab
|
Fix @api_view decorator tests
|
2012-09-26 21:47:19 +01:00 |
|
Tom Christie
|
247696e820
|
Links to source files in docs
|
2012-09-08 22:06:13 +01:00 |
|
Tom Christie
|
deedf6957d
|
REST framework 2 docs
|
2012-09-01 20:26:27 +01:00 |
|