File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 12
12
dist /
13
13
.idea
14
14
build /
15
+ venv /
Original file line number Diff line number Diff line change 9
9
"""
10
10
11
11
__title__ = 'braces'
12
- __version__ = '1.9 .0'
12
+ __version__ = '1.10 .0'
13
13
__author__ = 'Kenneth Love and Chris Jones'
14
14
__license__ = 'BSD 3-clause'
15
15
__copyright__ = 'Copyright 2013 Kenneth Love and Chris Jones'
Original file line number Diff line number Diff line change 4
4
Changelog
5
5
=========
6
6
7
+ * :release: `1.10.0 <2016-10-24> `
8
+ * :bug: `212 major ` Small changes for Django 1.10 compatibility.
9
+ * :bug: `211 major ` ReadTheDocs links updated.
10
+ * :bug: `209 major ` Django documentation link updated.
7
11
* :release: `1.9.0 <2016-5-31> `
8
12
* :bug: `208 major ` Fixed errors from combining certain access mixins.
9
13
* :bug: `196 major ` Refactor how users without permissions are handled.
You can’t perform that action at this time.
0 commit comments