Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The insuree module has a custom Django command generateinsurees that can generate any number of insurees, along with their family and an optional active policy.

Requirements

The Faker module must be installed (see dev-requirements).

Syntax

The generateinsurees syntax is the following:

...