Something went wrong :-(
Something went wrong while trying to load this website; please try again later.
If it is your site, you should check your logs to determine what the problem is.
2024-08-04 05:30:37,836: Error running WSGI application
2024-08-04 05:30:37,845: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:30:37,845: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:30:37,845: application = get_wsgi_application()
2024-08-04 05:30:37,845:
2024-08-04 05:30:37,846: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:30:37,846: django.setup(set_prefix=False)
2024-08-04 05:30:37,846:
2024-08-04 05:30:37,846: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:30:37,846: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:30:37,847:
2024-08-04 05:30:37,847: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:30:37,847: self._setup(name)
2024-08-04 05:30:37,847:
2024-08-04 05:30:37,847: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:30:37,847: self._wrapped = Settings(settings_module)
2024-08-04 05:30:37,848:
2024-08-04 05:30:37,848: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:30:37,848: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:30:37,848: ***************************************************
2024-08-04 05:30:37,848: If you're seeing an import error and don't know why,
2024-08-04 05:30:37,848: we have a dedicated help page to help you debug:
2024-08-04 05:30:37,849: https://help.pythonanywhere.com/pages/DebuggingImportError/
2024-08-04 05:30:37,849: ***************************************************
2024-08-04 05:30:39,887: Error running WSGI application
2024-08-04 05:30:39,888: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:30:39,888: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:30:39,888: application = get_wsgi_application()
2024-08-04 05:30:39,888:
2024-08-04 05:30:39,888: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:30:39,888: django.setup(set_prefix=False)
2024-08-04 05:30:39,889:
2024-08-04 05:30:39,889: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:30:39,889: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:30:39,889:
2024-08-04 05:30:39,889: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:30:39,889: self._setup(name)
2024-08-04 05:30:39,889:
2024-08-04 05:30:39,889: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:30:39,890: self._wrapped = Settings(settings_module)
2024-08-04 05:30:39,890:
2024-08-04 05:30:39,890: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:30:39,890: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:30:39,890: ***************************************************
2024-08-04 05:30:39,890: If you're seeing an import error and don't know why,
2024-08-04 05:30:39,890: we have a dedicated help page to help you debug:
2024-08-04 05:30:39,890: https://help.pythonanywhere.com/pages/DebuggingImportError/
2024-08-04 05:30:39,890: ***************************************************
2024-08-04 05:30:54,436: Error running WSGI application
2024-08-04 05:30:54,437: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:30:54,438: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:30:54,438: application = get_wsgi_application()
2024-08-04 05:30:54,438:
2024-08-04 05:30:54,438: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:30:54,438: django.setup(set_prefix=False)
2024-08-04 05:30:54,438:
2024-08-04 05:30:54,439: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:30:54,439: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:30:54,439:
2024-08-04 05:30:54,439: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:30:54,440: self._setup(name)
2024-08-04 05:30:54,440:
2024-08-04 05:30:54,440: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:30:54,440: self._wrapped = Settings(settings_module)
2024-08-04 05:30:54,440:
2024-08-04 05:30:54,440: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:30:54,440: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:30:54,441: ***************************************************
2024-08-04 05:30:54,441: If you're seeing an import error and don't know why,
2024-08-04 05:30:54,441: we have a dedicated help page to help you debug:
2024-08-04 05:30:54,441: https://help.pythonanywhere.com/pages/DebuggingImportError/
2024-08-04 05:30:54,441: ***************************************************
2024-08-04 05:30:55,205: Error running WSGI application
2024-08-04 05:30:55,206: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:30:55,206: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:30:55,206: application = get_wsgi_application()
2024-08-04 05:30:55,206:
2024-08-04 05:30:55,206: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:30:55,206: django.setup(set_prefix=False)
2024-08-04 05:30:55,207:
2024-08-04 05:30:55,207: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:30:55,207: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:30:55,207:
2024-08-04 05:30:55,207: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:30:55,207: self._setup(name)
2024-08-04 05:30:55,208:
2024-08-04 05:30:55,208: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:30:55,208: self._wrapped = Settings(settings_module)
2024-08-04 05:30:55,208:
2024-08-04 05:30:55,208: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:30:55,208: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:30:55,209: ***************************************************
2024-08-04 05:30:55,209: If you're seeing an import error and don't know why,
2024-08-04 05:30:55,209: we have a dedicated help page to help you debug:
2024-08-04 05:30:55,209: https://help.pythonanywhere.com/pages/DebuggingImportError/
2024-08-04 05:30:55,209: ***************************************************
2024-08-04 05:34:02,746: Error running WSGI application
2024-08-04 05:34:02,752: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:34:02,752: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:34:02,752: application = get_wsgi_application()
2024-08-04 05:34:02,752:
2024-08-04 05:34:02,753: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:34:02,753: django.setup(set_prefix=False)
2024-08-04 05:34:02,753:
2024-08-04 05:34:02,754: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:34:02,754: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:34:02,754:
2024-08-04 05:34:02,754: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:34:02,755: self._setup(name)
2024-08-04 05:34:02,755:
2024-08-04 05:34:02,755: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:34:02,755: self._wrapped = Settings(settings_module)
2024-08-04 05:34:02,755:
2024-08-04 05:34:02,756: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:34:02,756: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:34:02,756: ***************************************************
2024-08-04 05:34:02,756: If you're seeing an import error and don't know why,
2024-08-04 05:34:02,756: we have a dedicated help page to help you debug:
2024-08-04 05:34:02,757: https://help.pythonanywhere.com/pages/DebuggingImportError/
2024-08-04 05:34:02,757: ***************************************************
2024-08-04 05:34:04,631: Error running WSGI application
2024-08-04 05:34:04,631: ModuleNotFoundError: No module named '/home/blogapp21/django_assingment/mysite/mysite'
2024-08-04 05:34:04,632: File "/var/www/blogapp21_pythonanywhere_com_wsgi.py", line 13, in <module>
2024-08-04 05:34:04,632: application = get_wsgi_application()
2024-08-04 05:34:04,632:
2024-08-04 05:34:04,632: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
2024-08-04 05:34:04,633: django.setup(set_prefix=False)
2024-08-04 05:34:04,633:
2024-08-04 05:34:04,633: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
2024-08-04 05:34:04,633: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
2024-08-04 05:34:04,633:
2024-08-04 05:34:04,634: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 89, in __getattr__
2024-08-04 05:34:04,634: self._setup(name)
2024-08-04 05:34:04,634:
2024-08-04 05:34:04,634: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 76, in _setup
2024-08-04 05:34:04,634: self._wrapped = Settings(settings_module)
2024-08-04 05:34:04,635:
2024-08-04 05:34:04,635: File "/home/blogapp21/django_assingment/virtualenv/lib/python3.10/site-packages/django/conf/__init__.py", line 190, in __init__
2024-08-04 05:34:04,635: mod = importlib.import_module(self.SETTINGS_MODULE)
2024-08-04 05:34:04,635: ***************************************************
2024-08-04 05:34:04,635: If you're seeing an import error and don't know why,
2024-08-04 05:34:04,636: we have a dedicated help page to help you debug:
2024-08-04 05:34:04,636: https://help.pythonanywhere.com/pages/DebuggingImportError/