This article was written through a translator. Please note that there may be mistranslations or typos.
I think I copied Django from root.urls to user. And settings.The rest_framework registered with py's INSTALLED_APPS was tried to create an application through the py manage.py start_apprest_framework command, but this code occurred. CommandError: 'rest_framework' conflicts with the name of an existing Python module and cannot be used as an app name. Please try another name.n app name. Please try another name. I think it's because I wrote the name of the application in snake_case. Can I make the name of the application in restFramework into camelCase? I need your help. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/bf450c07-01a7-4fde-857a-db83aa362af8n%40googlegroups.com.