Allow atomic update for the entire DictField

This commit is contained in:
Bob Cribbs
2014-08-19 21:29:13 +03:00
parent af6699098f
commit 0462f18680
3 changed files with 30 additions and 0 deletions

View File

@@ -206,3 +206,4 @@ that much better:
* Clay McClure (https://github.com/claymation)
* Bruno Rocha (https://github.com/rochacbruno)
* Norberto Leite (https://github.com/nleite)
* Bob Cribbs (https://github.com/bocribbz)