fusionbox / django-betterforms

Making forms suck less
https://django-betterforms.readthedocs.org/
BSD 2-Clause "Simplified" License
135 stars 54 forks source link

Typo in documentation: BaseForm should be renamed into BetterForm #55

Closed lorenzomorandini closed 2 years ago

lorenzomorandini commented 6 years ago

https://django-betterforms.readthedocs.io/en/latest/intro.html#installation In the "Quickstart" paragraph it says to import BaseForm but it's actually BetterForm