- Today
- Total
Recent Posts
Recent Comments
Archives
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 파이썬 강의
- 자료구조
- 파이썬 자료구조
- 알고리즘 강좌
- 파이썬활용
- 파이썬 알고리즘
- 코딩문제
- Crawling
- 채용문제
- 파이썬 입문
- 크롤링
- 기말시험
- 파이썬 강좌
- c언어
- 쉬운 파이썬
- 셀레니움
- 중간시험
- gdrive
- 면접 파이썬
- python 중간고사
- 알고리즘 강의
- 알고리즘
- 자료구조 강의
- python data structure
- selenium
- 대학시험
- 파이썬
- 파이썬3
- 코딩시험
- 프로그래밍
Notice
목록2018~/Flask 자료 정리 (7)
반원 블로그
플라스크(Flask) 정적 파일 위치 변경 static_url_path, static_folder
참고 : https://stackoverflow.com/questions/20646822/how-to-serve-static-files-in-flask How to serve static files in Flask So this is embarrassing. I've got an application that I threw together in Flask and for now it is just serving up a single static HTML page with some links to CSS and JS. And I can't find where in ... stackoverflow.com 외부에 템플릿을 구매하여 사용할 경우, static위치가 어떤 백엔드를 쓸거냐에 따라 바뀌는 경우가 있는데..
2018~/Flask 자료 정리
2019. 9. 26. 18:39