Skip to content

Releases: unplugstudio/mezzy

v3.1.0

10 Feb 16:12
Compare
Choose a tag to compare

3.1.0 (2022-02-10)

Features

  • remove compatibility with python 2.7 (9795455)

v3.0.0

22 Apr 15:21
Compare
Choose a tag to compare

3.0.0 (2020-04-22)

Features

  • remove decorators and importing modules (7109424)

BREAKING CHANGES

  • the decorators and importing modules have been removed

v2.4.1

22 Apr 15:01
Compare
Choose a tag to compare

2.4.1 (2020-04-22)

Bug Fixes

  • fix ViewTestMixin for class-based views (5196be1)

v2.4.0

22 Apr 14:51
Compare
Choose a tag to compare

2.4.0 (2019-05-16)

Features

  • add mezzy_calendar_tags (dfebf3f)

v2.3.0

22 Apr 14:51
Compare
Choose a tag to compare

2.3.0 (2019-05-07)

Bug Fixes

  • allow calling templatetags as Python funcs (6eead6e)

v2.2.0

22 Apr 14:51
Compare
Choose a tag to compare

2.2.0 (2018-03-09)

Features

v2.1.1

22 Apr 14:50
Compare
Choose a tag to compare

2.1.1 (2018-03-06)

Bug Fixes

  • make sure user.is_authenticated is a callable (6a53814)

v2.1.0

22 Apr 14:50
Compare
Choose a tag to compare

2.1.0 (2018-03-06)

Features

v2.0.0

22 Apr 14:48
Compare
Choose a tag to compare

2.0.0 (2018-03-02)

Features

  • add mixins for form messages (58a8da5)
  • add UXFormMixin (5d83311)
  • backport Access mixins from Django 1.11 (66e4f83)
  • backport method_decorator from Django 1.11 (6562981)
  • Remove gruntserver command (d78ca5f)

BREAKING CHANGES

  • the gruntserver command has been removed. You should call grunt manually in another terminal.

v1.1.1

22 Apr 14:48
Compare
Choose a tag to compare

1.1.1 (2018-03-01)