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
2013-01-15
Merge pull request #583 from shezi/master
Stephan Groß
2013-01-15
correcting template: closing tag was missing
Johannes Spielmann
2013-01-15
Update docstrings
Tom Christie
2013-01-15
Modify tutorial to work with pygments 1.6rc. Fixes #581.
Tom Christie
2013-01-14
Tweak messagepack links
Tom Christie
2013-01-14
Add link to @mjumbewu's CSV package
Tom Christie
2013-01-14
Version 2.1.16
2.1.16
Tom Christie
2013-01-13
Merge pull request #578 from Wackerbarth/tutorial
Tom Christie
2013-01-13
Format extensions have already been introduced.
Richard Wackerbarth
2013-01-12
Merge pull request #577 from Wackerbarth/tutorial
Stephan Groß
2013-01-12
Minor gramatical correction
Richard Wackerbarth
2013-01-12
Update django-filter link to pypi
Stephan Groß
2013-01-12
Update django-filter link to pypi
Stephan Groß
2013-01-12
Update release notes.
Tom Christie
2013-01-12
PK fields should only be read-only if they are an AutoField. Fixes #563
Tom Christie
2013-01-12
auto_now and auto_now_add fields should be read only by default
Tom Christie
2013-01-11
Fix typo in permission_classes
Stephan Groß
2013-01-11
Added @wackerbarth. Thanks!
Tom Christie
2013-01-11
Merge pull request #573 from Wackerbarth/tutorial
Tom Christie
2013-01-10
Make the whitespace uniform
Richard Wackerbarth
2013-01-10
Merge pull request #550 from Wackerbarth/tutorial
Tom Christie
2013-01-10
Bringing up the Web API
Richard Wackerbarth
2013-01-10
Some comment on the tutorial repository
Richard Wackerbarth
2013-01-10
Imply an additional element in infinite lists
Richard Wackerbarth
2013-01-10
Merge pull request #572 from juanriaza/master
Tom Christie
2013-01-10
unused imports
Juan Riaza
2013-01-09
Include CSRF note in SessionAuthentication docs.
Tom Christie
2013-01-08
Merge pull request #553 from maspwr/null-one-to-one
Mark Shirley
2013-01-08
Update release notes
Mark Aaron Shirley
2013-01-08
Merge remote-tracking branch 'upstream/master' into null-one-to-one
Mark Aaron Shirley
2013-01-08
Merge pull request #566 from mjtamlyn/patch-1
Tom Christie
2013-01-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-01-08
Fix inconsistent view_name logic. Fixes #567.
Tom Christie
2013-01-08
ObtainAuthToken pluggable Serializer.
Marc Tamlyn
2013-01-08
Merge pull request #565 from mjtamlyn/patch-1
Stephan Groß
2013-01-08
Fix reference to BasicAuthentication in settings.
Marc Tamlyn
2013-01-07
Create separate *NullableOneToOneTests TestCase
Mark Aaron Shirley
2013-01-08
Don't double install django-filter.
Xavier Ordoquy
2013-01-07
Correctly remove from the matrix incompatible django / python versions.
Xavier Ordoquy
2013-01-07
Reverted on the right django 1.5 rc1 url and made sure we use mirrors for our...
Xavier Ordoquy
2013-01-07
Attempt with another url for django
Xavier Ordoquy
2013-01-07
Check for travis builds.
Xavier Ordoquy
2013-01-07
Try a lighter alternative to install django-filter trunk
Xavier Ordoquy
2013-01-07
Introduced HTTP_HEADER_ENCODING.
Xavier Ordoquy
2013-01-07
Typo in the travis.yml.
Xavier Ordoquy
2013-01-07
Conditional six installation (only for django 1.3.5) and install 3.2 compatib...
Xavier Ordoquy
2013-01-07
Clean up test slightly. Refs #552
Tom Christie
2013-01-07
Test against Django 1.5 rc1
Xavier Ordoquy
2013-01-07
Note paginate_by=None usage. Fixes #555.
Tom Christie
2013-01-07
Respect blank=True on relational fields. Fixes #537
Tom Christie
[prev]
[next]