WEB/Django concept

[Django][변수와 URL] Path converters

bay07 2024. 3. 13. 10:59

Path converters

URL 변수의 타입을 지정한다

str, int 등 5가지 타입 지원 

 

https://docs.djangoproject.com/en/4.2/topics/http/urls/#path-converters

저작자표시 비영리 변경금지 (새창열림)