Thursday, August 9, 2018

Re: django models

Hi Ramandeep,

On 08/09/2018 09:25 AM, Ramandeep Kaur wrote:
> when i run my manage.py server its giving me invalid syntax error.
>   File "C:\Users\Dell\vms2\vms2\settings\base.py", line 18
>     from .base import *pip install django-generate-secret-key
>                          ^
> SyntaxError: invalid syntax
>

What does your settings.py look like?

Have you really written "from .base import *pip install
django-generate-secret-key" in there?

Kind regards,

Kasper Laudrup

--
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/000fb49c-8c46-9c67-1d2e-54e781795e17%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment