Posts tagged with "url 리디렉션"
There are a total of 1 posts.
클래스 기반 뷰(CBV) 탐구 시리즈 ⑥ - TemplateView & RedirectView 활용법
Published 6월 09, 2025 by whitedec
Django TemplateView와 RedirectView로 정적 페이지와 URL 리디렉션을 자동화하세요. 코드 없이도 빠르게 구성하는 실전 뷰 전략을 소개합니다.
#django , #python , #cbv , #templateview , #redirectview , #정적 페이지 처리 , #url 리디렉션 , #코드 단순화