Feat
- Updated .gitignore
- Added middleware to modify XHR request
Fix
- Fixed submit button detection if button is outside of form
- Process only text responses
- Revert back URL address on content type
- Select non field errors container using class instead of ID
- Don't send files in validation step
- Added empty values to formsets
- Cleared fallback error container
Refactor
- Replaced setup.py with pyproject.toml