Tom Christie
|
f7b7778a79
|
pull in markos changes, minor tweaks to yaml stuff
|
2011-07-01 17:44:08 +01:00 |
|
Michael Fötsch
|
d8bec115ad
|
Allow .json .html .xml style urls and also allow these formats to be specified in a "?format=..." query string.
|
2011-06-26 16:03:36 +02:00 |
|
Tom Christie
|
d3557bdcd0
|
Allow HEAD method
|
2011-06-25 14:53:48 +01:00 |
|
Carles Barrobés
|
0626b618ad
|
Support for HEAD method
|
2011-06-25 12:35:17 +02:00 |
|
Tom Christie
|
f02a4e1890
|
Additional test for JSON
|
2011-06-15 16:25:59 +01:00 |
|
Tom Christie
|
ce6e5fdc01
|
Renderers can now cope with parameterised args. ResponseMixin gets cleaned up & added Renderer.can_handle_response(), mirroring Parsers.can_handle_request()
|
2011-05-24 13:29:30 +01:00 |
|
Tom Christie
|
370274f564
|
Allow views to return HttpResponses. Add initial() hook method
|
2011-05-24 10:27:24 +01:00 |
|
Tom Christie
|
527e4ffdf7
|
renderer API work
|
2011-05-10 12:21:48 +01:00 |
|
Tom Christie
|
b358fbdbe9
|
More refactoring - move various less core stuff into utils etc
|
2011-04-29 14:32:56 +01:00 |
|