Open GoogleCodeExporter opened 9 years ago
Hi
Firstly, please verify 'mptt' is in your settings.INSTALLED_APPS ? If not, that
will be the problem.
I've just tried this again on a clean box with 0.4.2 with Python 2.6.5 and
django 1.2.3 and it works for me.
If you're sure your INSTALLED_APPS is correct, please paste it here along with
your sys.path and I'll try and nut out what's wrong.
Original comment by craig.ds@gmail.com
on 8 Dec 2010 at 9:49
Also tested install works fine on a clean box via pip:
sudo pip install django-mptt
Original comment by craig.ds@gmail.com
on 8 Dec 2010 at 10:02
Ha! I haven't tried with 'pip' before. Just did, and everything worked as
expected! So it seems the problem is with 'easy_install'...
Original comment by siraaj.k...@gmail.com
on 8 Dec 2010 at 3:16
Migrated to https://github.com/django-mptt/django-mptt/issues/#issue/104
Original comment by craig.ds@gmail.com
on 19 Dec 2010 at 1:11
Original issue reported on code.google.com by
siraaj.k...@gmail.com
on 7 Dec 2010 at 3:02