joke2k / django-faker

Django-faker uses fake-factory to generate test data for Django models and templates
MIT License
245 stars 48 forks source link

added ArrayField, HStoreField, JSONField to populator.py #21

Closed damilare closed 3 years ago

damilare commented 7 years ago

These fields are now part of django.contrib.postgres so they can be safely included in the populator.

rosscdh commented 6 years ago

+1