mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashing on non-dict JSON input.
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -108,6 +108,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Bojan Mihelac <bmihelac@mihelac.org>
|
||||
Bouke Haarsma <bouke@haarsma.eu>
|
||||
Božidar Benko <bbenko@gmail.com>
|
||||
Brad Melin <melinbrad@gmail.com>
|
||||
Brant Harris
|
||||
Brendan Hayward <brendanhayward85@gmail.com>
|
||||
Brenton Simpson <http://theillustratedlife.com>
|
||||
|
||||
Reference in New Issue
Block a user