diff options
| author | Tom Christie | 2012-01-30 14:14:48 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-01-30 14:14:48 +0000 |
| commit | 9746bb34cccd3158c0b13c0559342d9f88c07fdb (patch) | |
| tree | 411b3480427e50e9e16bf634850b321613fc89c8 | |
| parent | 278b3576f311ad49a95b8efb997a194e5211df57 (diff) | |
| download | django-rest-framework-9746bb34cccd3158c0b13c0559342d9f88c07fdb.tar.bz2 | |
Update RELEASES
| -rw-r--r-- | RELEASES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
