报错了
来源:2-2 url参数设置
			大芒果我
2020-06-25
raise ImproperlyConfigured(“URL route ‘%s’ cannot contain whitespace.” % route)
django.core.exceptions.ImproperlyConfigured: URL route ‘<str: name>/<int: age>’ cannot contain whitespace. 这个错误我百度,没百度出来,给指点一下
写回答
	2回答
- 
				
						大芒果我
提问者
2020-06-25
我设置了,但是报错,说当前路径app01/wf/52与其中任何一个都不匹配。
00 - 
				
						大芒果我
提问者
2020-06-25
已经解决了,错误提示url路径有空格,把空格去掉就ok了
012020-06-25 
相似问题