It's hard to tell without the full traceback but Django 1.11 doesn't 
support Python 3.7 so it'd
start by either using Django 2.2 or downgrading to Python 3.6

Cheers,
Simon

Le mercredi 19 juin 2019 08:16:51 UTC-4, Ezequias Rocha a écrit :
>
> Hi everyone
>
> I am doing a modeling of my database on DJANGO and after almost 10 tables 
> I did another model configuration and after making my 
> *admin.site.register(baseclass, 
> basecalassAdmin)* I got the following error message:
>
>
> *IndexError: Number of args exceeds number of fields*
>
> Could anyone tell me what could be wrong with that?
>
> I am using Python 3.7.2 and Django 1.11
>
> Regards.
>

-- 
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+unsubscr...@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/596f1e9a-0b87-4a89-ab1a-46a995109c51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to