Set the action on a view when override_method regardless of its None-ness#2933
Conversation
|
Seems okay. Could you summarize the intent here, as #2062 is a pretty long thread. In what situation does your example |
|
The way the browsable API resolves the form to render is by using This means that in the special case where the originally resolved action on the GET request was |
|
Probably time for this to go in. Is there any point in writing a test case for this, or do we consider that overkill, given that it's prob a bit awkward to test for? Don't think I particularly care either way but happy enough for anyone else to chime in. |
|
Thoughts? |
Set the action on a view when override_method regardless of its None-ness
Merged! 😄 |
No description provided.