Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.09 KB

CHANGELOG.rst

File metadata and controls

37 lines (26 loc) · 1.09 KB

Change log

  • Added Django@master to the build matrix and fixed current problems with Django 2.0.
  • Fixed all flake8 warnings that are not explicitly ignored.
  • Added our own documentation build on readthedocs.
  • Removed documentation and tests from PyPI builds.

0.2 (2016-11-12)

  • Fixed a few deprecation warnings and raised the minimum Django version to 1.10, thanks base_manager_name.

0.1 (2016-09-03)

  • Initial public release under the new name django-cte-forest.
  • Added support for Django 1.8 and Python 3.
  • Fixed a few minor bugs related to hardcoded names for the virtual fields added by the CTE.
  • Added continuous integration on Travis CI.