Skip to content

Releases: iamjazzar/django-mako

1.3.2

03 Oct 17:06
42e0c88
Compare
Choose a tag to compare
  • Bump mako from 1.2.0 to 1.2.3

1.3.1

03 Oct 16:51
fb6aef5
Compare
Choose a tag to compare
  • Bump mako from 1.2.0 to 1.2.2

1.3.0

17 May 23:57
d6cfe41
Compare
Choose a tag to compare
  • Dropping support of Django 2 in favor of Django 3.
  • Dropping support of python 2 in favor of Python 3 in testing.
  • Testing and releasing using Github Actions.
  • Dropping CircleCi support.

PyPi classifiers

22 Dec 23:26
Compare
Choose a tag to compare
1.2.1

Update setup.py classifiers

Python 3 support

22 Dec 23:08
0eb7d8a
Compare
Choose a tag to compare
  • Circle 2.0 up and running.
  • Upgrade Django to 2.14.
  • Add support to python 3
  • Fix some function view errors in the demo app.

Informative exception messages

29 Jan 07:56
ae49c80
Compare
Choose a tag to compare
Merge pull request #7 from WnP/handling_exceptions

Handling exceptions during rendering

Django 2.0 support

28 Dec 17:04
1066c38
Compare
Choose a tag to compare
  • Django 2.0 support.
  • Ability to define custom template tags.

Using static templatetag for static urls

18 Aug 15:01
Compare
Choose a tag to compare

This release came in response of #1 in changing staticfiles storage url with the static templatetag.

First public version

18 Aug 14:59
Compare
Choose a tag to compare
1.0.0

Changing pypi package name