aboutsummaryrefslogtreecommitdiffstats
path: root/docs/library
AgeCommit message (Collapse)Author
2012-01-24documentation for request moduleSébastien Piquemal
2011-06-15Allow related models to be fully serializedTom Christie
2011-06-14Support for nesting resources etc...Tom Christie
--HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
2011-05-19The core is now documented from the docstrings in the source.markotibold
2011-05-17Merge Marko's doc improvements.Tom Christie
2011-05-17All top level modules are included. Ready for diving into the modules and ↵markotibold
documenting/ enhancing already existing docs.
2011-05-16Getting rid of all errors and warnings that show up when building the docs, ↵markotibold
to make a clean start with the library documentation . --HG-- rename : docs/library/authenticators.rst => docs/library/authentication.rst rename : docs/library/emitters.rst => docs/library/renderers.rst
2011-03-05Doc tweaking again. Must get back to some proper stuff soon...tom christie tom@tomchristie.com
2011-02-19Clean up the docstom christie tom@tomchristie.com
2011-01-30Lots of docs, trying to tidy up examples...tom christie tom@tomchristie.com