Monday, August 28, 2017

Re: django migration error: django.db.utils.ProgrammingError: must be owner of relation account_userprofile



On Aug 28, 2017 6:44 PM, "Samuel Muiruri" <muiruri.samuel@gmail.com> wrote:
getting this error when I'm running migrate, to note this is likely related to the db connection I believe


<snip>

/revamp/revampenv/local/lib/python2.7/site-packages/django/db/utils.py", line 95, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/home/sammy/revamp/revampenv/local/lib/python2.7/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)

It probably is. What is the actual exception? Looks like it was cut off when pasted.

-James

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciV%2BEWqzeOJegkdib--7790L%3D-Q7YMQqs2ea%3D6-w9ZtqpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment