Category "django-deployment"

404 for static images and media in Django in Production Mode

I am beginner in Django I am trying to run my application on Debug=False mode to simulate the production environment, I have added all the static url, and roots

ERROR:: --system is intended to be used for pre-existing Pipfile installation, not installation of specific packages. Aborting

I finished my django project.And ı want to deploy my project on aws.I pulled from github my project and then on virtual computer on aws(ubuntu) run pipenv