diff options
| author | Carl Meyer <carl@oddbird.net> | 2012-05-21 17:28:58 -0600 |
|---|---|---|
| committer | Carl Meyer <carl@oddbird.net> | 2012-05-21 17:28:58 -0600 |
| commit | 6ed7d40727f70934df6ab0ac96f5f1c4f01c534f (patch) | |
| tree | c6e863193db176c894157e5d7cd029519047d2b4 /django/core/serializers/python.py | |
| parent | 23b941845887e3b967d76cb115d3bc51e7310b71 (diff) | |
Fixed #18115 - added warning about overlaid install.
Setup.py now warns if it detects that Django is being installed over top
of a previous installation that was never removed. This should only
happen when installing with ``python setup.py install``, as pip
automatically uninstalls before installing a new version and
easy_install installs as an egg directory.
Also generally updated the installation doc.
Diffstat (limited to 'django/core/serializers/python.py')
0 files changed, 0 insertions, 0 deletions
