got url error in app/urls.py file

19 views
Skip to first unread message

AKHIL KORE

unread,
Jun 6, 2023, 8:15:25 AM6/6/23
to django...@googlegroups.com
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
views(1).png
views(2).png
urls.png
name_error.png

Paul Haguet

unread,
Jun 6, 2023, 9:58:17 AM6/6/23
to Django users
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...
Reply all
Reply to author
Forward
0 new messages