Skip to content

aeggermont/djangoPractices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

djangoPractices

This repo has documentation and code examples for Django and application best coding practices

Installing a Python virtual Environment for GNET

Without virtual environment or an alternative tool, it will be very difficult to manage dependencies when switching between projects. Steps to create a virtual environment:

  1. Install Python virtualenv from https://pypi.python.org/pypi/virtualenv
  2. Install Python Virtual Environment Wrapper: http://virtualenvwrapper.readthedocs.org/en/latest/

About

This repo has documentation and code examples for Django and application best coding practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors