| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
| 2013-05-04 | Codebase improvements on FileUploadParser | Michael Elovskikh | |
| * Added docstrings. * Added `FileUploadParser.get_filename` to make it easier to override. * Added url kwargs filename detection step. * Updated tests corresponding to these changes. | |||
| 2013-05-03 | Tests for FileUploadParser | Michael Elovskikh | |
| 2013-02-22 | defusedxml for security fix. | Tom Christie | |
| As per: http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html | |||
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-09-27 | Remove RequestFactory from compat (Now 1.2 is not supported) | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
