Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip/django on fly #57

Merged
merged 2 commits into from
Oct 11, 2022
Merged

Wip/django on fly #57

merged 2 commits into from
Oct 11, 2022

Conversation

Abhiek187
Copy link
Owner

This PR addresses two things:

  • The last fly deploy job timed out after 6 hours, so I reduced the timeout to 10 minutes since the job shouldn't hang for that long.
  • Since django-heroku is deprecated, the recommendation is to inline the prod configurations in settings.py ourselves. Since most of this was already done, I added the rest of the config needed (aka the static files settings), so we can remove the django-on-heroku dependency.

@Abhiek187 Abhiek187 merged commit 816729d into main Oct 11, 2022
@Abhiek187 Abhiek187 deleted the wip/django-on-fly branch October 11, 2022 23:13
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.

1 participant