Skip to content

Release 2.7.1

Compare
Choose a tag to compare
@kseever kseever released this 16 Apr 16:55
· 564 commits to master since this release
  • Added the possibility to create a relation to the original model (gh-536)
  • Fix router backward-compatibility issue with 2.7.0 (gh-539, gh-547)
  • Fix hardcoded history manager (gh-542)
  • Replace deprecated django.utils.six with six (gh-526)
  • Allow custom_model_name parameter to be a callable (gh-489)