I think Django should add the urls.py file when bootstrapping the project with command django-admin startapp app
The information inside could be ``` from django.urls import path # Use this to define apps routes urlpatterns = [] ``` It will really help, thank you -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/1c03eb0d-fac0-49cd-9733-05463fa404a6n%40googlegroups.com.