Re: cant syncdb with postgresql

2013-04-25 Thread Pedro Silva
... fails its something with heroku i guess. i just copy and past the db configs from heroku. Quinta-feira, 25 de Abril de 2013 16:47:06 UTC+1, Daniele Procida escreveu: > > On Thu, Apr 25, 2013, Pedro Silva > > wrote: > > >installed apps: > &

Re: cant syncdb with postgresql

2013-04-25 Thread Pedro Silva
urrent one. > > > On Thu, Apr 25, 2013 at 4:08 PM, Pedro Silva > > > wrote: > >> I cant sync db with heroku postgresql, with sqllite works great. >> Can anybody help me? >> requeriments: >> Django==1.4.5 >> PIL==1.1.7 >> distribute==0.6.36

Re: cant syncdb with postgresql

2013-04-25 Thread Pedro Silva
.meet.templatetags', its fresh, i can create a fresh sqllite db with no probs. Quinta-feira, 25 de Abril de 2013 15:10:21 UTC+1, Daniele Procida escreveu: > > On Thu, Apr 25, 2013, Pedro Silva > > wrote: > > >I cant sync db with heroku postgresql, with sqllite works gr

Re: cant syncdb with postgresql

2013-04-25 Thread Pedro Silva
no lock with that -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@go

cant syncdb with postgresql

2013-04-25 Thread Pedro Silva
I cant sync db with heroku postgresql, with sqllite works great. Can anybody help me? requeriments: Django==1.4.5 PIL==1.1.7 distribute==0.6.36 dj-database-url==0.2.1 django-db-log==2.2.1 django-log-file-viewer==0.4 psycopg2==2.5 virtualenv==1.9.1 erro: c:\WorkspacePY>python manage.py reset meet