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
2012-11-24
Every (base) test should now pass with python3.
Xavier Ordoquy
2012-11-23
Exclude python3.2 for django < 1.5
Xavier Ordoquy
2012-11-23
52 tests passing. Refactored a few string / byte io.
Xavier Ordoquy
2012-11-23
Default encoding should probably be latin-1 as some RFC seems to imply it.
Xavier Ordoquy
2012-11-22
28 tests passes now.
Xavier Ordoquy
2012-11-22
Merge branch 'p3k' of github.com:linovia/django-rest-framework into p3k
Xavier Ordoquy
2012-11-22
6 first tests passes under python 3.2
Xavier Ordoquy
2012-11-22
Fixed python2.7 compat issue.
Xavier Ordoquy
2012-11-22
Don't test with python 3.3
Xavier Ordoquy
2012-11-22
Fixed test with base64.
Xavier Ordoquy
2012-11-22
Don't forget to add six for requirements.
Xavier Ordoquy
2012-11-22
Don't forget to add six for requirements.
Xavier Ordoquy
2012-11-22
First passing test under p3k \o/
Xavier Ordoquy
2012-11-21
Python 3.3 not available yet.
Xavier Ordoquy
2012-11-21
compatible print statements.
Xavier Ordoquy
2012-11-21
Also test 3.2
Xavier Ordoquy
2012-11-21
Travis tests for python 3.
Xavier Ordoquy
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
added RegexField to field_mapping in BrowsableAPIRenderer
Stephan Groß
2012-11-21
Merge pull request #440 from minddust/master
Stephan Groß
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
Merge pull request #436 from minddust/regex_field
Stephan Groß
2012-11-21
added missing line
Stephan Groß
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
2012-11-21
added tests
Stephan Groß
2012-11-20
Update docs/topics/release-notes.md
Tom Christie
2012-11-20
Merge pull request #430 from j4mie/serializer-method-field
Tom Christie
2012-11-20
Added @irrelative for the mighty fine work.
Tom Christie
2012-11-20
Merge pull request #433 from irrelative/master
Tom Christie
2012-11-20
added RegexField
Stephan Groß
2012-11-20
Add example use of SerializerMethodField to docs
Jamie Matthews
2012-11-20
Merge pull request #435 from j4mie/fix-serializer-source
Tom Christie
2012-11-20
Clean up and clarify tests for related serializers
Jamie Matthews
2012-11-20
Fix related serializers with source argument that resolves to a callable
Jamie Matthews
2012-11-19
Cache default fields per serializer instance for improved performance
jedavis83@gmail.com
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Added release notes
Tom Christie
2012-11-19
Adding folks to the credits makes me happy. Good work @jonlil!
Tom Christie
2012-11-19
Merge pull request #424 from jonlil/master
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-19
Merge pull request #399 from robromano/master
Tom Christie
2012-11-19
Merge pull request #426 from jmagnusson/master
Tom Christie
2012-11-19
Tweaks to SerializerMethodField docs
Jamie Matthews
2012-11-19
Add SerializerMethodField
Jamie Matthews
2012-11-19
Merge pull request #429 from minddust/minor_fixes
Tom Christie
2012-11-19
updated to buildin status codes
Stephan Groß
2012-11-19
Merge branch 'master' of https://github.com/jonlil/django-rest-framework
Jonas Liljestrand
2012-11-19
Complete fix for migration
Jonas Liljestrand
2012-11-19
Update rest_framework/authtoken/migrations/0001_initial.py
Jonas Liljestrand
2012-11-18
Update robromano fork with upstream master
Robert Romano
[next]