It's extremely basic error... File urls.py line 3 the import is invalid as it say into the trace.
cretae??? Where is this function? I think "create" is the good function name: canno't import name crétin from 'audio_api.views... Le mardi 6 juin 2023 à 14:15:25 UTC+2, AKHIL KORE a écrit : > I'm creating my assignment django project. When I make migration with the > command of python manage.py makemigrations. I got a name_error in the > urls.py file. Please help me to remove that error. > > The files I mentioned below are . > 1). views(1) & views(2) are views.py files. > 2). urls file > 3). error on cmd file > -- 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/b8d057b6-329b-4dc9-b275-771f32ebba95n%40googlegroups.com.

