Skip to content

Releases: Tesorio/django-anon

0.3.2

28 Jul 11:59
5552f98
Compare
Choose a tag to compare
  • Fixed an infinite loop condition in fake_username when using the default empty separator

0.3.1

09 Mar 14:58
6e4f0b5
Compare
Choose a tag to compare
  • Fixed bug that happens with newer versions of Django (> 2.2) #63

0.3

18 Dec 16:16
ada85ee
Compare
Choose a tag to compare
0.3
  • Updated bulk_update method to use Django's built-in method if available
  • Changed default max_size for fake_email to 40
  • Fixed error in fake_text when max_size is too short