Traceback (most recent call last):
  File "C:\Users\Asus\projects\manage.py", line 21, in <module>
    main()
  File "C:\Users\Asus\projects\manage.py", line 17, in main
    execute_from_command_line(sys.argv)
  File 
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
 
line 401, in execute_from_command_line
    utility.execute()
  File 
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
 
line 395, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
 
line 244, in fetch_command
    klass = load_command_class(app_name, subcommand)
  File 
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
 
line 38, in load_command_class
    return module.Command()
AttributeError: 'NoneType' object has no attribute 'Command'
PS C:\Users\Asus\projects> 

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/df235239-985c-413b-a5d4-1ab5a3c5e69f%40googlegroups.com.

Reply via email to