Releases: plathanus-tech/django-apm
Releases · plathanus-tech/django-apm
v0.3.0
What's Changed
- #15 - Allows Apm to use a non-default database by @leandrodesouzadev in #16
- #14 - Add support for DRF's Class Based Views by @leandrodesouzadev in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- License: Adds the MIT license to the project by @leandrodesouzadev in #6
- ApmView returns method not allowed depending on inheritance order by @leandrodesouzadev in #8
- docs: add not about INSTALLED_APPS ordering by @NiklasMerz in #7
- Give a decorated/inherited view a descriptive name by @leandrodesouzadev in #11
- Allow notifications to not be sent on
DEBUG=True
by @leandrodesouzadev in #13
New Contributors
- @NiklasMerz made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Dashboard, Admin, CBV, new decorators by @leandrodesouzadev in #1
New Contributors
- @leandrodesouzadev made their first contribution in #1
Full Changelog: https://github.com/plathanus-tech/django-apm/commits/v0.1.0