ehmatthes / heroku-buildpack-python

A demonstration version of the official Heroku buildpack for Python apps, showing how Django deployment can be further simplified.
https://ehmatthes.com/blog/simplified_heroku/
MIT License
16 stars 2 forks source link

Merge current upstream changes, 101721 #31

Closed ehmatthes closed 2 years ago

ehmatthes commented 2 years ago

See #12, and my_docs/merging_upstream.md.

ehmatthes commented 2 years ago

Notes

ehmatthes commented 2 years ago

Notes for merging docs:

ehmatthes commented 2 years ago

Nice to have this done again, it gets easier every time.