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 cfe171c commit de4ceddCopy full SHA for de4cedd
CHANGES.txt
@@ -39,6 +39,7 @@ Fixed:
39
- postgres backend open doesn't hide corruption in schema (sf bug 956375)
40
- *dbm-style backends nuke() method now clear id counters
41
- removed safeget() from the API (sf bug 994750)
42
+- demo tracker is always set up on localhost (sf bug 1049101)
43
44
45
2004-10-?? 0.7.9
@@ -52,6 +53,8 @@ Fixed:
52
53
- enforce View Permission when serving file content (sf bug 1050470)
54
- don't index common words (sf bug 1046612)
55
- don't wrap query.item.html in a <span> (thanks Roch'e Compaan)
56
+- TAL expressions like 'request/show/whatever' return True
57
+ if the request does not contain explicit @columns list
58
59
60
2004-10-15 0.7.8
0 commit comments