79180677

Date: 2024-11-12 10:21:51
Score: 1
Natty:
Report link

You can check the setting.py file, and make sure the app be add to it:

INSTALLED_APPS = [
    ...
    "app", 
]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bioinfotec