Re: How i connect my PostgreeSQL to a Django?

2011-04-28 Thread Flaviu Simihaian
Lucas,

Check this resource out: 
http://docs.djangoproject.com/en/1.3/intro/tutorial01/#database-setup

It's best to start with sqlite3 and make sure that works, then look at
installing PostgreSQL or MySQL.

I wrote a quick and dirty setup of Postgres on an OS X dev
environment: http://readncode.com/blog/set-up-postgresql-on-mac-os-quickly/

But it's no replacement for the comprehensive Postgres docs:
http://www.postgresql.org/docs/9.0/interactive/tutorial-start.html

-Flaviu

On Apr 27, 9:07 am, Web Lucas  wrote:
> well,
>
> I unnistall the PostgreeSQL and install MySQL
>
> you can help me with the configuration ?
>
> Thanks
>
> On 26 abr, 15:40, Shawn Milochik  wrote:
>
>
>
>
>
>
>
> > What error are you getting?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: How i connect my PostgreeSQL to a Django?

2011-04-27 Thread Web Lucas
well,

I unnistall the PostgreeSQL and install MySQL

you can help me with the configuration ?

Thanks

On 26 abr, 15:40, Shawn Milochik  wrote:
> What error are you getting?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: How i connect my PostgreeSQL to a Django?

2011-04-26 Thread Shawn Milochik
What error are you getting?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



How i connect my PostgreeSQL to a Django?

2011-04-26 Thread Web Lucas
My Django dont make any program because the PostgreeSQL is not
connect.


Someone help me.


Thanks for the answer.

Bye

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.