Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-22 Thread Anjul Tyagi(geety)
How do I represent the changes the I made in the documentation, I created a branch of the ticket on my local django repository but now should I create a .txt file with the changes or create two new .txt files, one representing the original documentation and other representing the edited versio

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-11 Thread Anjul Tyagi(geety)
I drafted the changes in the current documentation regarding emphasizing the use of virtualenv. Have a look and any suggestions are welcome. *Installing an official release with **pip**¶* This is t

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-11 Thread Anjul Tyagi(geety)
I have drefted some changes in the present documentation w.r.t to emphasizing the use of virtualenv. Please take a look. *Installing an official release with **pip**¶* This is the recommended way t

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-10 Thread Anjul Tyagi(geety)
Yes, this is a perfect solution to this issue. But how do we proceed with it ? Sorry, but I am new to django contribution ! -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group a

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-10 Thread Anjul Tyagi(geety)
end virtualenv and discourage the use of `sudo pip install`. > > On Wednesday, September 9, 2015 at 10:17:48 AM UTC-4, Anjul Tyagi(geety) > wrote: >> >> Thanks for all that information Nick, it helped me a lot. >> >> Yes, it will be a platform specific informati

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-09 Thread Anjul Tyagi(geety)
Thanks for all that information Nick, it helped me a lot. Yes, it will be a platform specific information but may be we can just mention it in the documentation, giving the users a hint. -Anjul -- You received this message because you are subscribed to the Google Groups "Django developers (C

Re: Proposal to document the error on trying to import django in python 3.4.

2015-09-09 Thread Anjul Tyagi(geety)
yes, I installed django using *pip *and not* pip3.* -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsu

Proposal to document the error on trying to import django in python 3.4.

2015-09-09 Thread Anjul Tyagi(geety)
Hi everyone, I am new to django and wish to address the problem which I faced during the installation of django on Ubuntu 14.04. I had two versions of python installed before I installed django: python 2.7.6 and python 3.4. I installed django as per the steps given in the documentation. Now, I