Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.6 (2021-04-11)

Bug Fixes

  • deps: Move pytests dependency int dev-dependencies (f7e37a7)

0.4.5 (2021-04-11)

Features

  • Remove six (773c791)
  • drf-spectacular: AutoSchema generator for drf-spectacular support. (2ef9529)
  • Support Django 3.2

Bug Fixes

2016-01-27

  • Support for django 1.9, minimum django version: 1.7
  • Moved django_mongoengine.mongo_auth.MongoUser to django_mongoengine.mongo_auth.models.MongoUser