Skip to content

Fixes + Postgres#112

Closed
JbCourtois wants to merge 14 commits into
heroku:mainfrom
JbCourtois:main
Closed

Fixes + Postgres#112
JbCourtois wants to merge 14 commits into
heroku:mainfrom
JbCourtois:main

Conversation

@JbCourtois

Copy link
Copy Markdown

This implements a build compatible both locally (with heroku local) and remotely (with heroku create)

Django-heroku is not used because of the psycopg dependency that crashes on my OSX system, so we use dj-database-url with psycopg-binary instead.

We also fix pylints in the process.

@edmorley edmorley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, and sorry for the extreme delay in replying.

There are now conflicts due to changes that have landed on main in the meantime. I also think some of these changes are best made in separate PRs, so they can be individually resolved/discussed.

@edmorley edmorley mentioned this pull request Jul 28, 2022
@edmorley edmorley closed this Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants