May be polls is the name of your app and you forgot to register it in settings.py
Sent from my iPhone > On 26 Feb 2022, at 15:53, Kin Zinzombe <[email protected]> wrote: > > ^[[23~Traceback (most recent call last): > File > "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line > 31, in <module> > start(fakepyfile,mainpyfile) > File > "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line > 30, in start > exec(open(mainpyfile).read(), __main__.__dict__) File "<string>", line > 20, in <module> > File > "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.9/site-packages/django/urls/conf.py", > line 34, in include > urlconf_module = import_module(urlconf_module) > File > "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.9/importlib/__init__.py", > line 127, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "<frozen importlib._bootstrap>", line 1030, in _gcd_import > File "<frozen importlib._bootstrap>", line 1007, in _find_and_load > File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed > File "<frozen importlib._bootstrap>", line 1030, in _gcd_import > File "<frozen importlib._bootstrap>", line 1007, in _find_and_load > File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked > ModuleNotFoundError: No module named ' polls' > > [Program finished] > > > > > No module named polls ?. > -- > 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/CAEwjECpAYLa-A5cjxFtAcPbcWGg6nbdYc%3DHPJLvGUCm2v%3Db8hQ%40mail.gmail.com. > <Screenrecord_2022-02-26-15-52-12.mp4> -- 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/E6E04792-695B-4374-86CE-EAAD1DACCA30%40gmail.com.

