Closed paulocheque closed 4 years ago
Number of laps was bugged when the value was 0. Removed this property and added a new DDF_FK_MIN_DEPTH, or fk_min_depth property to fix this issue: https://github.com/paulocheque/django-dynamic-fixture/issues/120
DDF_FK_MIN_DEPTH
fk_min_depth
Priority for Default value instead of Null values: https://github.com/paulocheque/django-dynamic-fixture/issues/121
Coverage remained the same at ?% when pulling 1c0aa01f2661b592d0025e3cfe2e641c885be52f on bugfixes into bd253b5ef4e94209dbee5e448710cfc17bd03dad on master.
Number of laps was bugged when the value was 0. Removed this property and added a new
DDF_FK_MIN_DEPTH
, orfk_min_depth
property to fix this issue: https://github.com/paulocheque/django-dynamic-fixture/issues/120Priority for Default value instead of Null values: https://github.com/paulocheque/django-dynamic-fixture/issues/121