aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/resources.py
AgeCommit message (Collapse)Author
2011-06-14Support for nesting resources etc...Tom Christie
--HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
2011-06-08Nested tuples serialisation testAlen Mujezinovic
2011-05-13Sorting out resources. Doing some crazy magic automatic url resolving ↵Tom Christie
stuff. Yum.
2011-05-13cleanupTom Christie