Wednesday, August 19, 2015

Re: How to insert recent session Username or UserId in database table in Django?

Did you make migrations ?


$ python manage.py makemigrations
$ python manage.py migrate

El miércoles, 19 de agosto de 2015, Remaze Vs <remaze.vs@gmail.com> escribió:
> operationalError at/
> no such column:products_product.User_id 
>
> --
> 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/715027d9-edf3-4d1c-8270-bc51e724f7f3%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
"La utopía sirve para caminar" Fernando Birri



--
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/CAG%2B5VyNbLSZguCwxBFCDtuZfM7wZrBuzKEFq%2BtL4oAvs9fdKWQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment