Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
そこで、ローカル環境に Django パッチを適用する方法を学びました。
sudo patch -p2 < ~/Downloads/html5-input-types-take3.patch
ただし、Heroku 環境でこれを行う方法についての情報を見つけるのに苦労しています。誰にも指針がありますか?
ありがとう!
変更したバージョンの Django を Git リポジトリ (GitHub など) に投稿し、requirements.txtPyPI の代わりにそのリポジトリから Django をプルするように指定できます。
requirements.txt