-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES.txt
More file actions
59 lines (46 loc) · 785 Bytes
/
CHANGES.txt
File metadata and controls
59 lines (46 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
1.2.8
=====
* fixed SkinTemplateLoader for django 1.8 compatibility
1.2.6
=====
* django 1.8 compatibility
1.2.5
=====
* made templatefilter messageclass more robust
1.2.4
=====
* caching contenttype instances
1.2.2
=====
* allowing spaces in keywords
1.2.1
=====
* Move to Django 1.6.x series
* added form/button protection mechanisms
1.1.1
=====
* Minor fix for JS library
1.1.0
=====
* Added admin view and base template
* Added djinn_tool concept
* url fixfixes for admin ui
1.0.5
=====
* Fix for truncate util
1.0.4
=====
* Added HTML truncate utils
* messaging in JS
1.0.3
=====
* small fixes for utilities regarding urn representation
1.0.2
=====
* Moved some utilities to djinn core
1.0.1
=====
* Minor fix for 'implements' function
1.0.0
=====
Initial version