summaryrefslogtreecommitdiff
path: root/django/core/serializers/python.py
diff options
context:
space:
mode:
authorCarl Meyer <carl@oddbird.net>2012-05-21 17:28:58 -0600
committerCarl Meyer <carl@oddbird.net>2012-05-21 17:28:58 -0600
commit6ed7d40727f70934df6ab0ac96f5f1c4f01c534f (patch)
treec6e863193db176c894157e5d7cd029519047d2b4 /django/core/serializers/python.py
parent23b941845887e3b967d76cb115d3bc51e7310b71 (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