Skip to content

Releases: ChairChandler/django-fields-testing

v1.0.0

21 Oct 16:16
f8664f3
Compare
Choose a tag to compare

Model field tests currently support the following attributes for fields:

  • primary_key
  • default
  • verbose_name
  • unique
  • max_length
  • validators
  • help_text
  • null
  • blank