Daniel Izquierdo
|
13110a386c
|
Implement a custom reverse that builds absolute URLs with a request object
|
2012-02-21 22:44:02 +09:00 |
|
Daniel Izquierdo
|
af4851f7a8
|
Move the new `reverse' function from urlresolvers to utils
|
2012-02-21 22:41:51 +09:00 |
|
Ben Timby
|
0a5ca000ed
|
Docstring/whitespace fixes.
|
2012-01-18 22:59:30 -05:00 |
|
Craig Blaszczyk
|
46e4ba258f
|
#75 remove except statements which are overly broad in the exception they catch
|
2012-01-04 18:05:12 +00:00 |
|
Tom Christie
|
07349597ab
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
|
Craig Blaszczyk
|
0632e946f9
|
add xml parser
|
2011-12-11 18:27:40 +00: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
|
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 |
|