Skip to content

version 1.0.0

Compare
Choose a tag to compare
@avelis avelis released this 23 Nov 18:09
· 93 commits to master since this release

This release addresses:

  • Support for MySQL backend #19 , #25
  • Refactored fields used on the APIRequestLogAdmin class #21
  • Updates to docs and package metadata to align requirements for DRF, Django, & Python versions #30
  • PrefetchUserManager class query performance enhancement #23

NOTE: This version refactors drf-tracking's initial migration file and is likely backwards incompatible with current installations. Upgrade with caution.

Thanks to ( @jameshiew , @zatarus , @null-none , @abriemme )