| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-20 | Remove old 'djangorestframework directories | Tom Christie | |
| 2012-09-07 | Add basic serializer tests | Tom Christie | |
| 2012-08-24 | Drop out resources & mixins | Tom Christie | |
| 2012-02-23 | Test for issue #178. | Shawn Lewis | |
| This failing test shows that the serializer implementation breaks when a related serializer is passed in via include rather than via fields. | |||
| 2012-01-11 | Added test_ugettext_lazy test. Refs #87. | Tom Christie | |
| 2012-01-11 | Made suggested cleanups. Refs #121. | Tom Christie | |
| 2012-01-10 | fixed issue#73 and added a test | Sébastien Piquemal | |
| 2011-12-29 | whitespace fixes | Tom Christie | |
| 2011-12-14 | Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if ↵ | Tom Christie | |
| session authentication is being used | |||
| 2011-07-13 | Test for serialitation of dictionaries with keys that collide with | garciasolero | |
| dictionary method names | |||
| 2011-06-21 | Decimals are a protected_type - let's leave them up to the renderer to deal with | Tom Christie | |
| 2011-06-15 | Allow related models to be fully serialized | Tom Christie | |
| 2011-06-14 | Support for nesting resources etc... | Tom Christie | |
| --HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py | |||
