📜  quote_from_bytes() 预期字节 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:58.418000             🧑  作者: Mango

代码示例1
# get_success_url should just return the URL to redirect to, not the redirect response

return '{}#education'.format(reverse('profile', kwargs={'pk': pk}))