mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Merge decb1cb53d
into fd72a814f8
This commit is contained in:
commit
e0c41f0627
|
@ -21,7 +21,7 @@ Before we do anything else we'll create a new virtual environment, using [virtua
|
|||
|
||||
Now that we're inside a virtualenv environment, we can install our package requirements.
|
||||
|
||||
pip install django
|
||||
pip install django==1.5.1
|
||||
pip install djangorestframework
|
||||
pip install pygments # We'll be using this for the code highlighting
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user