This is not working
On Thu, 4 Oct 2018, 11:25 pm Bob White, <[email protected]> wrote: > you must do makemigrations and then migrate > > after that you will be enable to see panel admin > > python manage.ty makemigrations > python manage.py migrate > > this process will make the tables for admin > > El jue., 4 oct. 2018 a las 11:07, VIPIN VIPIN (<[email protected]>) > escribió: > >> -- >> 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/29d58131-a720-4ca4-9e1b-e09676324c25%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/29d58131-a720-4ca4-9e1b-e09676324c25%40googlegroups.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/CAKARMDDBC5TwBeKENCfCQVNd01ZnnmuMS%2B5Jk1uA5D4sq0M35w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAKARMDDBC5TwBeKENCfCQVNd01ZnnmuMS%2B5Jk1uA5D4sq0M35w%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/CACAC_cCf1wJGo97za06MCvvrsSuaq_XRobi4mrR-b66V2B%3DgKA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

