* Added bsmodals_entry() a quick way of getting a single piece of text
2.3
===
* Added clear_errors() and hide() to the base form class * Added handling of data keys beginning with "" to look for ids in set_data() method
2.2.1
=====
* Documentation update
2.2
===
* Replaced hard coded English text with overridable Django variables
2.1.2
=====
* More fixes for default behaviour of dialog on form submission via pressing enter
2.1.1
=====
* Change base form Submit button type to be of type submit and to be after the Cancel button so that browsers that allow enter for form submission aren't confused