-
Windows7 or higher
- (since most, if not all, DoIT staff have windows workstations, windows servers are preferable, and have excellent support within python and Django)
-
Python 3.4.3
-
virtualenv
-
Django 1.8.17
- can be installed via the pip command-line tool that comes with python:
pip install Django==1.8.17
- See https://docs.djangoproject.com/en/1.8/faq/install/ for more details
- can be installed via the pip command-line tool that comes with python:
-
django-mssql
- can be installed with pip:
pip install django-mssql
- See https://django-mssql.readthedocs.io/en/latest/index.html
- can be installed with pip:
-
requests
- can be installed with pip:
pip install requests
- can be installed with pip:
-
pypiwin32
- version 219
- can be installed with pip:
pip install pypiwin32
-
apache
- version 2.4.23 - must be 64bit
-
mod_wsgi
-
django-cors-headers
- version 2.0.2
-
djangorestframework
- version 3.6.2
-
smartsheet-python-sdk
- version 1.0.1
Last active
March 10, 2017 20:21
-
-
Save karlkaebnick/1c500e3e97bb05c024bd954de4249252 to your computer and use it in GitHub Desktop.
Overview of software needed for django
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment