diff options
| -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 |
