Re: Nginx versus Apache

2013-10-08 Thread Victor Manuel Quiñones Victor
+1 Nginx On Tue, Oct 8, 2013 at 10:06 AM, Valder Gallo wrote: > +1 nginx > > > On Tue, Oct 8, 2013 at 9:16 AM, Andreas Kuhne > wrote: > >> Hi, >> >> I was wondering, which server would be best for a production environment. >> Nginx or apache?

Re: view data tables?

2013-05-25 Thread Victor Manuel Quiñones Victor
Hi, what do you mean with view tables? Pgadmin3 is a GUI for Postrges which has a data browser and also you can edit data and table structure. On Sat, May 25, 2013 at 8:53 PM, Kakar Arunachal Service < kakararunachalserv...@gmail.com> wrote: > Hi, how to view the tables in pg admin for

Re: virtualenv setup

2012-12-29 Thread Victor Manuel Quiñones Victor
Hi Phil sorry for the question, but, did you activate your virtualenv source? $ source bin/activate (?) Anyway, I'd try to install django via pip once you I have my virtualenv created and activated. Cheers On Sat, Dec 29, 2012 at 7:01 PM, Phil wrote: > Hi, > > I have

Re: Django MongoDB

2012-11-26 Thread Victor Manuel Quiñones Victor
Hi guys thank you Yati, this really help me. Will check right away. Cheers On Mon, Nov 26, 2012 at 2:32 AM, yati sagade wrote: > Hi. I've used django-nonrel for interfacing with the Google datastore on > appengine and I use mongoengine for the rest. I guess mongoengine

Django MongoDB

2012-11-25 Thread Victor Manuel Quiñones Victor
Hi guys I'm having problems settings Django 1.4 with MongoDB. I already have installed MongoEngine and Django-nonrel from git repos, but still with problem. I read somewhere that Django 1.4 it is not full compatible with MongoDB yet? Error Message: File

Object Serializer

2012-10-09 Thread Victor Manuel Quiñones Victor
Hi guys, I need some help here... I need to serialize some objects and save them into the database. What library would you suggest for it? Thank you -- Quiñones Victor Manuel Tel: +54 0362 15 4 880839 Resistencia - 3500 Argentina -- You received this message because you are subscribed to the

Re: Web development newbie

2011-07-23 Thread Victor Manuel Quiñones Victor
Hi guys I'm agree with those guys, no further python knowledge it is required to start with django, but maybe in the future will be necesary to increase your django skills. good luck and enjoy django. On Sat, Jul 23, 2011 at 11:04 AM, Furqan Rauf wrote: > One thing for