#97 Make python3 invokactions more explicit and use more Django 5 conventions

マージされた
benw 7 ヶ月 前 に 4 件のコミットが benw/django5-conventions から LiveLike/master にマージされました
benw7 ヶ月 前 にコメントしました
  • Upgrade to the latest Django 5.1.3
  • The standard way to invoke Python is python3 explicitly. macOS warns about 2 vs 3 ambiguity when just calling python.
  • Added a make ready check that calls python3 manage.py check to catch common settings and ImproperlyConfigured errors.
  • Several improvements to the admin.py that uses the newer Django 5 conventions
  • Added a migration for changing the default PK to BigAutoField
* Upgrade to the latest Django 5.1.3 * The standard way to invoke Python is `python3` explicitly. macOS warns about 2 vs 3 ambiguity when just calling `python`. * Added a `make ready` check that calls `python3 manage.py check` to catch common settings and ImproperlyConfigured errors. * Several improvements to the admin.py that uses the newer Django 5 conventions * Added a migration for changing the default PK to BigAutoField
jdp7 ヶ月 前 にコメントしました
オーナー

lgtm

lgtm
benw 7 ヶ月 前 に閉じられました
このプルリクエストは正常にマージされました!
会話に参加するには サインイン してください。
ラベルなし
マイルストーンなし
担当者なし
2 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません