Releases: hodossy/django-nlf
Releases · hodossy/django-nlf
Django NLF 0.0.4
Change Notes
Features
- Field shortcuts has been added. See Field shortcuts.
- Field name converters has been added. See Converting field names.
- Documentation has been improved.
Bug fixes
- Fixed
None
as placeholder in the REST framework Browsable API when no filter expression is used
Django NLF 0.0.3
Change Notes
Bug fixes
- Add package data to setup
Django NLF 0.0.2
Change notes
Bugs
- Fixes setup issues
Documentation
- improves documentation and type hints