Trying to upgrade Django using pip on CentOS results in segmentation fault

2016-02-17 Thread Tanuka Dutta
down votefavorite Hello, I have a Linux CentOS 6.7 installation on a VM. A few months ago, I had - compiled and installed Python 2.7.8 on it - installed virtualenv-13.1.2 in /usr/

Re: Trying to upgrade Django using pip on CentOS results in segmentation fault

2016-02-17 Thread Tanuka Dutta
es.txt and pip, and your code is in revision control, > right?), then change the Apache configuration to use the new VE and restart. > > On Wed, Feb 17, 2016 at 7:00 AM, Mike Dewhirst > wrote: > > Try stopping Apache during the upgrade. I need to do that on Ubuntu. > > Good luck

Re: tutorial?

2016-02-24 Thread Tanuka Dutta
http://www.django-rest-framework.org/ - Tanuka On Wednesday, 24 February 2016 17:48:17 UTC+5:30, Mitesh Prajapati wrote: > > I'm new to Django/Python world. > > I want references(book/tutorials) to learn "how to build REST APIs with > Django" using ORM? > > > Thanks in advance! > -- You recei