Skip to content

Commit cca9792

Browse files
akshaysharma096tomchristie
authored andcommitted
contributing.md django fix. (#4581)
* installation for django added in requirements.txt * added line to install django first in contributing.md * added line to install django first in contributing.md and CONTRIBUTING.md
1 parent de08f28 commit cca9792

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ To run the tests, clone the repository, and then:
6161
# Setup the virtual environment
6262
virtualenv env
6363
source env/bin/activate
64+
pip install django
6465
pip install -r requirements.txt
6566

6667
# Run the tests

docs/topics/contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ To run the tests, clone the repository, and then:
6161
# Setup the virtual environment
6262
virtualenv env
6363
source env/bin/activate
64+
pip install django
6465
pip install -r requirements.txt
6566

6667
# Run the tests

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy