79119102

Date: 2024-10-23 17:49:54
Score: 2
Natty:
Report link

From my own experience, after creating a new application, the same problem occurred. Remove the entry "app_name = 'namespace' " from the application url - start the server, the compiler will report an error - "app_name" is missing. Add the "app_name" variable to URL-app - and then Python will register the namespace.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vasil