Hi, Run python manage.py makemigrations
python manage.py migrate It will create tables in database using your models All the best On Mon, Nov 16, 2020 at 8:58 AM Sidy Mactar <[email protected]> wrote: > it's done > > Le lundi 16 novembre 2020 à 03:22:48 UTC, [email protected] a écrit : > >> please post your repository >> >> Em domingo, 15 de novembro de 2020 às 19:42:30 UTC-3, [email protected] >> escreveu: >> >>> OperationalError at /admin/products/products/add/no such table: >>> main.auth_user__old >>> Can u help me plz? >>> >> -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/de49ec22-08fe-4731-80c8-9a8c2d112a1bn%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/de49ec22-08fe-4731-80c8-9a8c2d112a1bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Thanks and Regards J. Ranga Bharath cell: 9110334114 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK5m316jLQg_dKOwn3RH7QdFrtW889TrnuTAnEuiBBpSyL%3DhYA%40mail.gmail.com.

