On Thu, Apr 25, 2013, Pedro Silva <[email protected]> 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 >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 Can you list what you have in INSTALLED_APPS? And, are you doing your syncdb on an empty database, or one with data already in it? Daniele -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

