Bonjour, j'ai résolu mon problème avec heroku pour tomber sur deux problèmes Comme vous le voyez, j'ai un problème dans le téléchargement des fichiers statiques et la base postgresql
Application error
An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command
heroku logs --tail

at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico"
et
__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>
Même si je l'ai installé, j'ai le même problème merci de votre aide