
To add a new Django application to an existing project From the main menu, choose Tools | Run manage.py task In the Django Console dialog, type startapp. Note suggestion list that appears under the dialog after entering the first letter, and shrinks as you type to show the exact match only. Type the name of the new Django application. Inspect the project structure. You should see the directory a..
개발/Python
2021. 1. 20. 13:13
[Django ] uwsgi, nginix 연동법
1. 파이썬 가상환경 설정 콘다 가상환경 또는 파이썬 가상환경 virtualenv 생성 생성 후 가상환경 활성화 2. django설치, uwsgi 설치 3. 장고 기존 runserver로 실행 확인, uwsgi 실행 python manage.py runserver 0.0.0.0:8801 uwsgi --http :8801 --module djangoProject_ds.wsgi djangoProject_ds : 프로젝트명 * uwsgi 설치 시 djangoProject_ds 폴더안에 wsgi.py 파일 생성됨 runserver로 실행 한 결과와 uswgi 실행한 결과 확인한다.
개발/Python
2020. 9. 9. 10:35
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 장고앱
- Grabcut
- 안드로이드 키
- 생활속탄소저감 #감탄캠페인 #나는 오늘도 감탄을 했다 #에코한림
- 전경추출
- Django
- 딥러닝 gpu 사용량
- 한림대의료원#친환경캠페인#감탄캠페인#종이 절약#에코한림
- 노드삭제
- sp_procxmode#
- django app
- 딥러닝 GPU #pytorch gpu
- django 웹서버
- Android Studio 키
- gpu사용량
- 이미지전처리
- 엘리먼트삭제
- 파이토치 gpu 사용량
- removeNode()
- docker #docker 예제
- 파이토치
- unchained transaction mode
- Java
- SET CHAINED OFF
- 딥러닝 gpu 설정
- pytorch GPU
- 장고프로젝트
- 이미지 배경제거
- removeNode
- 이미지 전처리
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함