aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-01-30 14:14:48 +0000
committerTom Christie2012-01-30 14:14:48 +0000
commit9746bb34cccd3158c0b13c0559342d9f88c07fdb (patch)
tree411b3480427e50e9e16bf634850b321613fc89c8
parent278b3576f311ad49a95b8efb997a194e5211df57 (diff)
downloaddjango-rest-framework-9746bb34cccd3158c0b13c0559342d9f88c07fdb.tar.bz2
Update RELEASES
-rw-r--r--RELEASES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASES b/RELEASES
index 8e67e726..5dd0ce77 100644
--- a/RELEASES
+++ b/RELEASES
@@ -5,6 +5,8 @@ development
- 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.
+* Bugfixes:
+ - Bug with PerUserThrottling when user contains unicode chars.
0.3.2