Saturday, May 2, 2015

Re: problem while deploying to heroku

Did you run the migrations?

On Sat, May 2, 2015 at 8:03 AM, Kishan Mehta <kishanmehta3@gmail.com> wrote:
I am trying to deploy my django with postgresql app on heroku but i am getting template rendering error . Attached the screenshot for the same .



django.db.utils.ProgrammingError: relation "rango_category" does not exist
LINE 1: ...o_category"."likes", "rango_category"."slug" FROM "rango_cat...
Please help .

Application works fine on local machine.

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC5ThKGQBT8p_dXbj_FzaGP5hjUZ6OHh1eXtW-r8UBBiGoSqHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALn3ei1MP4_hLa%2B2rbOidhxgJ8APsogZ0Srrqg9Vx3DFkCOsSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment