Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Eclipse
- Python
- Spark
- json
- coding with ai
- list
- pyspark
- debug_toolbar
- devops
- django
- 툴바안뜸
- tgw
- MongoDB
- mcponaws
- Amazon
- git
- AWSKRUG
- nosql
- ai assistant
- amazon q
- django-debug-toolbar
- AI
- Transit Gateway
- ubuntu
- SCALA APP
- AWS
- VPC
- debug toolbar
Archives
- Today
- Total
목록debug_toolbar (1)
STACKBASE

django-debug-toolbar를 설치하고 설정까지 완료하였는데 css,js 파일을 못찾겠다라는 오류가 뜨고, 크롬 개발자 모드에서 봤을때 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec. 이러한 에러가 뜬다면 아래와 같이 조치하면된다. 1. 레지스트리 편집기 > 컴퓨터\HKEY_CLASSES_ROOT.js > Content Type > 값 데이터 > text/plain 에서 text/javascrip..
프로그래밍/Django
2022. 1. 28. 01:05