1
0
mirror of https://github.com/django/django.git synced 2025-04-11 19:12:22 +00:00
Curtis Maloney 9f73009e98 Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStoreField
Correct test which was using the model field in a test form.
2015-08-04 19:15:22 +10:00
..