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

Đã hợp nhất
benw đã nhập 4 commit từ benw/django5-conventions vào [3]s 7 tháng trước cách đây
  • 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 đã nhận xét 7 tháng trước cách đây
Chủ sở hữu

lgtm

lgtm
Yêu cầu kéo này đã được sáp nhập thành công!
Đăng nhập để tham gia bình luận.
Không có nhãn
Không có Milestone
Không có người được phân công
2 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.