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

已合併
benw 5 月之前 將 4 次代碼提交從 benw/django5-conventions合併至 LiveLike/master
  • 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
jdp 評論 5 月之前'
所有者

lgtm

lgtm
benw5 月之前 關閉
該合併請求已經成功合併!
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容