index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-09
Returning the dict from `parse_qs` in `FormParser` fails on forms.
Alen Mujezinovic
2011-06-08
Nested tuples serialisation test
Alen Mujezinovic
2011-06-08
Added possibility to specify what attributes of ForeignKeys and OneToOne fiel...
Alen Mujezinovic
2011-06-08
Fix example tests
Tom Christie
2011-06-08
Update README (Mainly to test if pushing to github as wel as bitbucket is acu...
Tom Christie
2011-06-07
Ug. Remove crazy tests from blogposts example
Tom Christie
2011-06-07
Update version for 0.2.0 bugfixes
Tom Christie
2011-06-07
Typo. Authenticat<i>on
Tom Christie
2011-06-07
Fix broken url naming in examples
Tom Christie
2011-06-02
More updating docs for 0.2
Tom Christie
2011-06-02
Updating docs for 0.2
Tom Christie
2011-06-02
Update README for 0.2
Tom Christie
2011-06-02
updating docs for 0.2
Tom Christie
2011-06-02
pull in -dev as 0.2.0
Tom Christie
2011-06-02
point to django-rest-framework.org as the homepage, point to pypi for downloads
Tom Christie
2011-06-02
merge from github
Tom Christie
2011-06-02
Add sdist info to README
Tom Christie
2011-06-02
proper manifest. setup groks version from __init__
Tom Christie
2011-05-31
Fix query parameters getting lost
Tom Christie
2011-05-27
strip _accept when validating
Tom Christie
2011-05-27
Fixes github #17
Tom Christie
2011-05-27
Allow .form specified on view. Allow get_form, put_form, post_form. Add .PA...
Tom Christie
2011-05-27
forms/models can be set on the view as well as the resource
Tom Christie
2011-05-27
forms/models can be set on the view as well as the resource
Tom Christie
2011-05-24
tidy up last bits of renderer media type handling
Tom Christie
2011-05-24
Renderers can now cope with parameterised args. ResponseMixin gets cleaned u...
Tom Christie
2011-05-24
Fix up breadcrumbs to only breadcrumb for REST framework Views
Tom Christie
2011-05-24
Allow views to return HttpResponses. Add initial() hook method
Tom Christie
2011-05-23
check in marko's docs
Tom Christie
2011-05-23
name and description
Tom Christie
2011-05-19
The core is now documented from the docstrings in the source.
markotibold
2011-05-19
Merge in marko's doc markup
Tom Christie
2011-05-19
data flattening needs to go into resource
Tom Christie
2011-05-18
Most of the actual work so far has been markup really.
markotibold
2011-05-17
Better do this before I forget
Tom Christie
2011-05-17
Merge Marko's doc improvements.
Tom Christie
2011-05-17
Remove validators (logic into resources)
Tom Christie
2011-05-17
Added Alex Ehlke to AUTHORS
Tom Christie
2011-05-17
Nicely marked up source code.
markotibold
2011-05-17
All top level modules are included. Ready for diving into the modules and doc...
markotibold
2011-05-16
Getting rid of all errors and warnings that show up when building the docs, t...
markotibold
2011-05-16
validators tests -> resources tests
Tom Christie
2011-05-16
Add utils to setup.py - see if the examples tests now pass
Tom Christie
2011-05-16
blogpost/views no longer needed
Tom Christie
2011-05-16
Fixing some of the last blocking issues
Tom Christie
2011-05-16
nested resources now working
Tom Christie
2011-05-13
Ensure there is always a resource attribute set
Tom Christie
2011-05-13
Docs on resources
Tom Christie
2011-05-13
Sorting out resources. Doing some crazy magic automatic url resolving stuff....
Tom Christie
2011-05-13
cleanup
Tom Christie
[next]