Skip to content

0.3.0

Compare
Choose a tag to compare
@AngelOnFira AngelOnFira released this 08 Jul 14:53
3765a88
  • Added localization documentation
  • Fixed choice fields to only select from available options
  • Fix SlugField guesser to have more available options
  • Added default hint guesser before failing for non-recognized field type
  • Added seeder field hints to CLI command
  • Handles relationship fields better
  • Uniqueness on fields is respected and throws better errors
  • Added integration test suite with bootcamp and Django CRM
  • Moved CI to Github Actions
  • Upgraded setup.py to remove EoL Python versions