Yes
--
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 view this discussion on the web visit
https://groups.google.co
Hope i have done.
Will check again though
--
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 view this discussion on t
You need to type
Heroku run bash -a appname
Make sure you configured your postgres database correctly.
On Sat, 14 Mar 2020, 00:04 shree hari, wrote:
> I tried that too.
> Still its the same.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" gro
Do you use postgres ???
On Mar 13 2020, at 5:15 pm, shree hari wrote:
> here's the paste of the error: https://del.dog/ewoghelahu.txt
> have already run makemigrations and migrate. It runs fine on my local
> machine. Can somebody please help me ?
>
>
> --
> You received this message because you
Have you checked the logs to see what the command returns?
-Jorge
On Fri, Mar 13, 2020 at 11:34 AM shree hari wrote:
> I tried that too.
> Still its the same.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this gr
I tried that too.
Still its the same.
--
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 view this discussion on the w
if you used --app appname, then migrations didn't run. You can use 'heroku
run python manage.py migrate blog' (without the single quotes) to migrate
the blog app models, or 'heroku run python manage.py migrate' (again
without single quotes) to migrate all the models in the project.
-Jorge
On Fri
heroku run python manage.py migrate --app appname
is the command i used.
On Friday, March 13, 2020 at 9:21:21 PM UTC+5:30, Philip Mitchell wrote:
>
> what command did you run fro migrations, you need to run heroku migrate
> commands
>
> On Friday, March 13, 2020 at 6:15:17 PM UTC+3, shree hari wr
what command did you run fro migrations, you need to run heroku migrate
commands
On Friday, March 13, 2020 at 6:15:17 PM UTC+3, shree hari wrote:
>
> here's the paste of the error: https://del.dog/ewoghelahu.txt
> have already run makemigrations and migrate. It runs fine on my local
> machine. C
here's the paste of the error: https://del.dog/ewoghelahu.txt
have already run makemigrations and migrate. It runs fine on my local
machine. Can somebody please help me ?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this
10 matches
Mail list logo