Re: Django and social network

2012-02-24 Thread bobhaugen
Another angle on virtualenvs: if you install http://www.doughellmann.com/projects/virtualenvwrapper/ you will find them much much easier to use. You might even begin to like them, as many others have. Takes a little getting used to, though, like anything else that is different. -- You received

Re: Django and social network

2012-02-23 Thread Alec Taylor
Virtualenv is recommended but not required. You can just install everything to PATH On Fri, Feb 24, 2012 at 2:29 AM, Lewis Satini wrote: > The only problem with pinax that I dont like is to setup the virtual > environment that make me so headache > > The site that

Re: Django and social network

2012-02-23 Thread Lewis Satini
The only problem with pinax that I dont like is to setup the virtual environment that make me so headache The site that you ask me to check out. It's a very good for me. I look after that site. Thanks -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Django and social network

2012-02-23 Thread Alec Taylor
If I keep persisting? Okay PINAX! On Thu, Feb 23, 2012 at 11:49 PM, coded kid wrote: > I guess my idea can help you out! Install Django 1.3. After > installing, try and download packages like omab/social_auth that will > enable users to log in through facebook, twitter

Re: Django and social network

2012-02-23 Thread coded kid
I guess my idea can help you out! Install Django 1.3. After installing, try and download packages like omab/social_auth that will enable users to log in through facebook, twitter etc. Also download agon_ratings that will enable users to rate. You can get those packages from djangopackages.com. Use

Re: Django and social network

2012-02-22 Thread Alec Taylor
k If you have issues, read the docs. If you still have issues, ask on pinax-users mailing-list not django-users. On Thu, Feb 23, 2012 at 3:57 AM, Lewis Satini wrote: > and I can only install basic, I had problem getting the advance install > > > On Wed, Feb 22, 2012 at

Re: Django and social network

2012-02-22 Thread Lewis Satini
and I can only install basic, I had problem getting the advance install On Wed, Feb 22, 2012 at 11:57 AM, Lewis Satini wrote: > How much experience do you have on pinax. Did you implemented before? do > you have the sample site, that I might able to look at? it is

Re: Django and social network

2012-02-22 Thread Lewis Satini
How much experience do you have on pinax. Did you implemented before? do you have the sample site, that I might able to look at? it is difficult to install, because it have some requirement before you install it. On Wed, Feb 22, 2012 at 11:04 AM, Alec Taylor wrote: >

Re: Django and social network

2012-02-22 Thread Alec Taylor
Pinax http://pinaxproject.com/ On Thu, Feb 23, 2012 at 1:50 AM, Lewis wrote: > I am new in Django. I know it is a good platform. > I want to know if there's any plug-ins or script that do social > networking. I research on Pinax, but it seem very difficult to set it >

Django and social network

2012-02-22 Thread Lewis
I am new in Django. I know it is a good platform. I want to know if there's any plug-ins or script that do social networking. I research on Pinax, but it seem very difficult to set it up. These are the feature that I want to implement: 1. Profile system that link to their facebook or google