diff options
| author | Tom Christie | 2011-06-15 14:43:35 +0100 |
|---|---|---|
| committer | Tom Christie | 2011-06-15 14:43:35 +0100 |
| commit | 06f69b4dcece6d13d89d2fcfeae78a5a1c735718 (patch) | |
| tree | 3fe34de9544577cc663610fec06f503f0b9ddf1f | |
| parent | 8b3c807fd4ccca0ff4c0f7cab4235bff44e89687 (diff) | |
| download | django-rest-framework-06f69b4dcece6d13d89d2fcfeae78a5a1c735718.tar.bz2 | |
Version 0.2.3 release notes
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -52,6 +52,12 @@ To create the sdist packages Release Notes ============= +0.2.3 + + * Fix some throttling bugs + * X-Throttle header on throttling + * Support for nesting resources on related models + 0.2.2 * Throttling support complete |
