1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning.

This commit is contained in:
Alex
2019-05-17 03:23:10 -07:00
committed by Carlton Gibson
parent de4832c49b
commit 1686dce06c
3 changed files with 19 additions and 18 deletions

View File

@@ -38,6 +38,7 @@ answer newbie questions, and generally made Django that much better:
Alexander Dutton <dev@alexdutton.co.uk>
Alexander Myodov <alex@myodov.com>
Alexandr Tatarinov <tatarinov1997@gmail.com>
Alex Becker <https://alexcbecker.net/>
Alex Couper <http://alexcouper.com/>
Alex Dedul
Alex Gaynor <alex.gaynor@gmail.com>