aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-01-28 19:10:07 +0000
committerTom Christie2012-01-28 19:10:07 +0000
commitf115be29e0c65adc474ed71aa94112aa7d5511c0 (patch)
treec3b908b58bcaf7c3897008698fb70c1b983c6c86
parentc0674e36d498b7b727e3d5a260b5cdf4104b4d26 (diff)
downloaddjango-rest-framework-f115be29e0c65adc474ed71aa94112aa7d5511c0.tar.bz2
Latest changelog.
-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