gregmuellegger / django-autofixture

Can create auto-generated test data.
BSD 3-Clause "New" or "Revised" License
462 stars 118 forks source link

Add PositiveDecimalGenerator #51

Closed fmarco closed 9 years ago

fmarco commented 9 years ago

This simply add the support to positive decimal value generation. Could it be useful?