Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed setup.py overlaid-install warning.
Before this change, if you had a global Django installation in /usr/local/, you might get a spurious warning when installing Django within a virtualenv. Thanks epicserve for the report and debugging help.
- Loading branch information