* Login view suitable for modal forms * check_logged_in() decorator * fix format_datetime * POSSIBLE INCOMPATIBLE CHANGE: provided templates now extend "base.html" instead of "frontend/base.html"
0.1.13
* Improved example project (Creating or updating a Django Model from the front-end) * revised confirmRemoteAction() helper
0.1.12
* Make sure invalid-tooltip is visible with BS4
0.1.11
* Select2 support and examples
0.1.10
* Small adjustments to default styles; "important" removed where possible * Partial support for Bootstrap's "input-group-addon" * Example updated
0.1.9
* Giving a feedback after successful form submission