You are missing a =. It should be: urlpatterns = [ ... ]
instead of: urlpatterns[ ... ] On Thu, Oct 11, 2018 at 11:42 AM tribhuvan kishor < [email protected]> wrote: > please help me I am searching about this error throw out DAY . > > -- > regards > Tribhuvan Kishor Bhaskar > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/CACiphSUFoTdUn923%2ByVse5GFt0yrrXJ%3Dim_S1FxNPEi9ksu4EQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CACiphSUFoTdUn923%2ByVse5GFt0yrrXJ%3Dim_S1FxNPEi9ksu4EQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. 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/CAHEnUVXoLoM%2BCHPZ%3DLQSx62LXpFkUQkC2djeUwV4V0NYuq4SAw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

