We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f0b29 commit af31efbCopy full SHA for af31efb
README.rst
@@ -55,8 +55,6 @@ To checkout and run open source demo version locally, you need to have
55
`git <https://git-scm.com/>`_ and `tox
56
<https://tox.readthedocs.io/en/latest/>`_ tools installed.
57
58
-Windows users should use WSL.
59
-
60
.. code:: bash
61
62
git clone https://github.com/viewflow/django-material.git
@@ -86,10 +84,9 @@ Django Material Pro with additional features has a commercial-friendly license.
86
84
Changelog
87
85
=========
88
89
-1.5.3 2019-04-11
+1.6.0 2019-11-19
90
----------------
91
92
-- Fix forms js inclusion template
93
-- Fix delete view user message
94
+- Django 3.0 compatibility
+- Fix textarea autoresize on init
+- Send clicked button name within <dmc-form>
95
0 commit comments