回答編集履歴

3

表現一部修正

2021/09/10 15:16

投稿

teosu
teosu

スコア20

test CHANGED
@@ -1,4 +1,4 @@
1
- assertRaisesで例外をキャッチすると、別のエラー(TransactionManagementError)が発生するため、別の回避策
1
+ assertRaisesで例外をキャッチすると、別のエラー(TransactionManagementError)が発生する
2
2
 
3
3
  ```Python
4
4
 

2

誤字修正

2021/09/10 15:16

投稿

teosu
teosu

スコア20

test CHANGED
@@ -1,4 +1,4 @@
1
- assertRaisesで例外をキャッチすると、別のエラー(ransactionManagementError)が発生するため、別の回避策
1
+ assertRaisesで例外をキャッチすると、別のエラー(TransactionManagementError)が発生するため、別の回避策
2
2
 
3
3
  ```Python
4
4
 
@@ -78,4 +78,4 @@
78
78
 
79
79
  参考URL:
80
80
 
81
- [リンク内容](https://codehero.jp/python/21458387/transactionmanagementerror-you-cant-execute-queries-until-the-end-of-the-atom)
81
+ [https://codehero.jp/python/21458387/transactionmanagementerror-you-cant-execute-queries-until-the-end-of-the-atom](https://codehero.jp/python/21458387/transactionmanagementerror-you-cant-execute-queries-until-the-end-of-the-atom)

1

誤字修正

2021/09/10 15:12

投稿

teosu
teosu

スコア20

test CHANGED
@@ -1,4 +1,4 @@
1
- assertRaisesで例外をキャすると、別のエラー(ransactionManagementError)が発生するため、別の回避策
1
+ assertRaisesで例外をキャチすると、別のエラー(ransactionManagementError)が発生するため、別の回避策
2
2
 
3
3
  ```Python
4
4