Document.objects.create should raise NotUniqueError upon saving duplicate primary key (#1485)

This commit is contained in:
Ephraim Berkovitch
2017-02-27 16:42:44 +02:00
committed by Stefan Wójcik
parent 5f43c032f2
commit 398964945a
3 changed files with 17 additions and 14 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ tests/test_bugfix.py
htmlcov/
venv
venv3
scratchpad