Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.1.0 source code.tar.gz | 2017-06-01 | 51.8 kB | |
2.1.0 source code.zip | 2017-06-01 | 77.0 kB | |
README.md | 2017-06-01 | 382 Bytes | |
Totals: 3 Items | 129.2 kB | 0 |
Features
- Added
SubPreparer
andCollectionSubPreparer
classes to make easier to nest responses - Hability of using callables in preparers (as soon as they don't have args)
Changes
- Dropped Itty support :(
- Proper HTTP status messages
- Added support to Django 1.9 to 1.11 (dropped support to Django <= 1.7)
- Proper wrapping for decorators