'프로그래밍/Python'에 해당되는 글 10건

  • 2018.09.19 django + gunicorn + nginx 구축1
  • 2017.12.21 heroku에 django 앱배포하기1
  • 2017.09.27 Django에서 manage.py shell 사용 않고 모델 사용해서 스크립트 작성 할 때
  • 2016.09.02 django + celery + rabbitmq 사용해보자!!!
  • 2016.06.01 Django ForeignKey로 연결된 모델의 필드로 필터할 때 참조
  • 2015.12.09 Django 데이터 마이그레이션
  • 2015.07.22 django 웹 어플리케이션 쉽게 백그라운드로 돌리기
  • 2015.05.29 Django + Apache 쉬운 연동방법!!! How to use Django with Apache and mod_wsgi
  • 2015.05.29 django STATIC_ROOT 설정
  • 2015.05.28 python3.x 에서 django database를 mysql로 사용 할 때 선행 되어야 할것들