Implemented enhancements:
- templates: limit select width to its container one #351 (xrmx)
- Clean up RemovedInDjango30Warning with {% load staticfiles %} #353 (devmonkey22)
- Simplify pattern masking and handle dicts #355 (Chris7)
Fixed bugs:
- Fix masking sensitive data in batch JSON request #342 (nikolaik)
- Fix project url on PyPi #343 (luzfcb)
Closed issues:
- Clean up RemovedInDjango30Warning warning re
load staticfiles
in Django 2.1+ #352
Merged pull requests:
- Fix masking sensitive data in batch JSON request #342 (nikolaik)
- Fix project url on PyPi #343 (luzfcb)
- templates: limit select width to its container one #351 (xrmx)
- Clean up RemovedInDjango30Warning with {% load staticfiles %} #353 (devmonkey22)
- Simplify pattern masking and handle dicts #355 (Chris7)