mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-25 00:34:21 +03:00
Update RELEASES
This commit is contained in:
parent
278b3576f3
commit
9746bb34cc
2
RELEASES
2
RELEASES
|
@ -5,6 +5,8 @@ development
|
||||||
- Easier to override. Won't conflict with customised admin styles (eg grappelli)
|
- Easier to override. Won't conflict with customised admin styles (eg grappelli)
|
||||||
* Drop implied 'pk' filter if last arg in urlconf is unnamed.
|
* Drop implied 'pk' filter if last arg in urlconf is unnamed.
|
||||||
- Too magical. Explict is better than implicit.
|
- Too magical. Explict is better than implicit.
|
||||||
|
* Bugfixes:
|
||||||
|
- Bug with PerUserThrottling when user contains unicode chars.
|
||||||
|
|
||||||
0.3.2
|
0.3.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user