You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed issue where django version would be forced to 1.8 when installing django-parsley. More details <ahref="https://github.com/agiliq/Django-parsley/issues/72"target="_blank">here</a>.
8
+
- Added parsleyfy template tag
9
+
3
10
## 0.6
4
11
5
12
- Added checkbox and radio button validation support.
6
13
- Updated parsley.js, included with this library, to 2.0.7
7
14
- Changed error message attributes to confirm with parsley.js 2.x. More details <ahref="https://github.com/agiliq/Django-parsley/issues/56"target="_blank">here</a>.
8
-
- Changed RegexField attributes to confirm with parsley.js 2.x. More details <ahref="https://github.com/agiliq/Django-parsley/issues/46"target="_blank">here</a>.
15
+
- Changed RegexField attributes to confirm with parsley.js 2.x. More details <ahref="https://github.com/agiliq/Django-parsley/issues/46"target="_blank">here</a>.
0 commit comments