Jamie Matthews
|
c127e63c32
|
Raise exception when attempting to dynamically route to a method that is already routed to. Fixes #940
|
2013-06-26 23:00:42 +01:00 |
|
Tom Christie
|
3d4bb4b553
|
Ensure action kwargs properly handdled. Refs #940.
|
2013-06-21 22:03:07 +01:00 |
|
Ethan Fremen
|
d89aade343
|
Allow the default router to have a custom name.
Signed-off-by: Ethan Fremen <ethan@matterport.com>
|
2013-06-07 19:49:18 -07:00 |
|
Tom Christie
|
f1251e8c58
|
Added trailing_slash argument to routers. Closes #905
|
2013-06-04 20:59:12 +01:00 |
|
Tom Christie
|
27d8b848bc
|
Add notes on 'method' argument to '@action' decorator
|
2013-06-02 20:40:56 +01:00 |
|
Tom Christie
|
d7753123f6
|
HyperlinkedModelSerializer lookup_field option should apply to HyperlinkedIdentityField
|
2013-05-31 11:50:37 +01:00 |
|
Tom Christie
|
c36ff4e052
|
Cleaning up imports and whitespace
|
2013-05-31 11:17:33 +01:00 |
|
Tom Christie
|
cb49c5d3c0
|
Rename test modules to 1.6 style
|
2013-05-29 08:57:11 +01:00 |
|