version 1.3.0
- Custom logging condition (clean history) (#60)
- Fix Coverage.py configuration (#61)
- Prevent log save failure to break API call (#58)
- Save log once when request fully processed (#55)
- Fix: 'Request' object has no attribute 'log' (#54, #53)
- Drops Django 1.7 testing support
- Adds Django 1.11 testing support (#50)
- Adds model string method (#37)
- Adds graceful handling of logging failture (#49)
- feat(): remove some key which may cause security issue (#46)
Thanks to ( @frankie567, @vince-stark , @jameshiew, @triat )