Skip to content

Releases: antonagestam/django-text

1.7.6

13 Apr 14:21
Compare
Choose a tag to compare

UI enhancements and tests

fix unwanted spans in editor

29 Mar 18:07
Compare
Choose a tag to compare
1.7.5

version bump

fix django110 deprecation warnings

26 Mar 07:03
Compare
Choose a tag to compare
1.7.4

fix django110 deprecation warnings

bug fix release

26 Mar 07:02
Compare
Choose a tag to compare
1.7.3

bug fix release

1.7.2

21 Dec 00:15
Compare
Choose a tag to compare
  • Fixed broken hide button in toolbar window
  • PyPI release now available as wheel

1.7.0

20 Dec 15:56
Compare
Choose a tag to compare

This is a big rewrite for support of Django 1.8 and 1.9. (squash of #47)

With this release support for Django 1.7 and Python 3.2 and 3.3 is dropped, as they are no longer supported by Django.

Also introduces the instant_update templatetag keyword argument to fix #37.