On 6/08/2019 6:19 pm, goitom negash wrote:
when i want to work on a new django project i have to install it again . if not it gives me an error "no module called django"????

If you are working with virtualenv and creating a new one for each new project - as I do and most Django devs do too - then it is normal to install Django again.

--
You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com <mailto:django-users+unsubscr...@googlegroups.com>. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f3012896-e11b-4b5b-ab06-8daebfa07cb6%40googlegroups.com <https://groups.google.com/d/msgid/django-users/f3012896-e11b-4b5b-ab06-8daebfa07cb6%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/67ee3cb4-2768-365d-c86b-363d175dc2e2%40dewhirst.com.au.

Reply via email to