Releases: ChairChandler/django-fields-testing
Releases · ChairChandler/django-fields-testing
v1.0.0
Model field tests currently support the following attributes for fields:
- primary_key
- default
- verbose_name
- unique
- max_length
- validators
- help_text
- null
- blank