aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELEASES8
1 files changed, 6 insertions, 2 deletions
diff --git a/RELEASES b/RELEASES
index facdfee2..8e67e726 100644
--- a/RELEASES
+++ b/RELEASES
@@ -1,6 +1,10 @@
-0.3.3 (dev)
+development
-* Saner template varible autoescaping
+* Saner template varible autoescaping.
+* Use `staticfiles` for css files.
+ - Easier to override. Won't conflict with customised admin styles (eg grappelli)
+* Drop implied 'pk' filter if last arg in urlconf is unnamed.
+ - Too magical. Explict is better than implicit.
0.3.2