lemonsaurus / django-simple-bulma

Django application to add the Bulma CSS framework and its extensions
MIT License
137 stars 17 forks source link

New release: 1.2.0 #39

Closed lemonsaurus closed 4 years ago

lemonsaurus commented 4 years ago

For 1.2.0, we should add support for Django 2.2, Django 3.0 and Python 3.8.

So here's what needs to be done before we release the 1.2.0:

Once this has been done, we can do a release to PyPI.

talperetz commented 4 years ago

I tested for django 3.0 and it works perfectly

lemonsaurus commented 4 years ago

that addresses half of the first checkbox. did you run it on py38, @talperetz?

talperetz commented 4 years ago

python 3.7 unfortunately

lemonsaurus commented 4 years ago

Tested OK on Py3.8 with Django 3.0.1