Skip to content
Long Le
Long Le

Long Le

Back-end Developer

  • Home
  • Chuyện Coding
  • Trải Nghiệm
  • Linh Tinh
  • Đọc sách
  • About Me

Tag: django

Posted on April 8, 2018April 19, 2018

[Django – Blog Application] – P.1 – Setup environment

Use virtualenv to create isolated Python environments. Run the following command in your shell to install virtualenv

pip install virtualenv

create an isolated environment with the following command:

mkdir /venvs
cd /venvs
virtualenv django-blog

Continue reading “[Django – Blog Application] – P.1 – Setup environment”

Search

Recent Posts

  • [Kubernetes] – P.6 – Rolling Update May 9, 2019
  • [Kubernetes] – P.5 – Scale May 9, 2019
  • [Kubernetes] – P.4 – Services May 9, 2019
  • [Kubernetes] – P.3 – Pods and Nodes May 8, 2019
  • [Kubernetes] – P.2 – Deploying First App May 8, 2019

Tags

  • blockchain (1)
  • Cache (1)
  • Celery (1)
  • code (1)
  • code review (1)
  • cron (1)
  • deployment (1)
  • django (1)
  • docker (2)
  • explain (1)
  • heap (1)
  • indexing (1)
  • kubectl (1)
  • kubelet (1)
  • kubernetes (7)
  • LEMP (1)
  • memory (1)
  • Message Queues (1)
  • minikube (1)
  • mysql (2)
  • optimization (2)
  • optimize query (1)
  • python (2)
  • RabbitMQ (2)
  • Redis (1)
  • stack (1)

Find Me

Address
45 Nguyen Thuong Hien Street
Binh Thanh Dist, HCMC 70000

Contact Information

email: lelong03@gmail.com
skype: long.le0503
phone: 0908.7x.7x.7x

  • Facebook
  • LinkedIn
  • GitHub
  • Email
Proudly powered by WordPress