Skip to content

Tag: django-1.8

ModuleNotFoundError: No module named ‘admin’

I have this new remote job, where I had to clone all the code from a repository, and I have to make an export of the database from MySQL hosted in RDS. The first problem is that when I set up the configuration to start the app, it raise an error telling me this: Run Configuration Error: Broken configuration d…