| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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ß | |
| http://www.python.org/dev/peps/pep-0008/#programming-recommendations | |||
| 2012-11-21 | added RegexField to field_mapping in BrowsableAPIRenderer | Stephan Groß | |
| 2012-11-21 | Merge pull request #440 from minddust/master | Stephan Groß | |
| minor docs fix | |||
| 2012-11-21 | updated comparison due to pep8 programming recommendations | Stephan Groß | |
| http://www.python.org/dev/peps/pep-0008/#programming-recommendations | |||
| 2012-11-21 | Merge pull request #436 from minddust/regex_field | Stephan Groß | |
| added RegexField | |||
| 2012-11-21 | added missing line | Stephan Groß | |
| 2012-11-21 | Merge remote-tracking branch 'upstream/master' into regex_field | Stephan Groß | |
| Conflicts: docs/topics/release-notes.md | |||
| 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 | |
| Serializer method field | |||
| 2012-11-20 | Added @irrelative for the mighty fine work. | Tom Christie | |
| 2012-11-20 | Merge pull request #433 from irrelative/master | Tom Christie | |
| Cache default_fields per serializer instance for faster serialization | |||
| 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 | |
| Fix related serializers with source argument that resolves to a callable | |||
| 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 | |
| Support for django 1.5a (auth_user_model) | |||
| 2012-11-19 | Docs tweaks. | Tom Christie | |
| 2012-11-19 | Merge pull request #399 from robromano/master | Tom Christie | |
| Added login view for users of TokenAuthentication | |||
| 2012-11-19 | Merge pull request #426 from jmagnusson/master | Tom Christie | |
| Support min_length / max_length kwargs on basic ModelFields | |||
| 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 | |
| updated to buildin status codes | |||
| 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 | |
| Conflicts: rest_framework/authtoken/migrations/0001_initial.py | |||
| 2012-11-19 | Complete fix for migration | Jonas Liljestrand | |
| 2012-11-19 | Update rest_framework/authtoken/migrations/0001_initial.py | Jonas Liljestrand | |
| revert migration | |||
| 2012-11-18 | Update robromano fork with upstream master | Robert Romano | |
| Conflicts: docs/topics/credits.md docs/topics/release-notes.md | |||
| 2012-11-18 | Merge pull request #427 from glic3rinu/master | Tom Christie | |
| Fixed identation on filter_fields | |||
| 2012-11-19 | Fixed identation on filter_fields | glic3rinu | |
| 2012-11-18 | fixed migration to support django 1.5 | Jonas Liljestrand | |
| 2012-11-18 | Docs, docs, docs, docs, docs, docs | Tom Christie | |
| 2012-11-18 | Add support for min_length / max_length keywords | Jacob Magnusson | |
| on basic ModelFields | |||
| 2012-11-17 | fixed bug | Jonas Liljestrand | |
| 2012-11-17 | Moved function for getting correct user model to compat.py | Jonas Liljestrand | |
| 2012-11-17 | Added support for Django 1.5 for TokenAuth | Jonas Liljestrand | |
| 2012-11-17 | fixed import error | Jonas Liljestrand | |
| 2012-11-17 | indent error | Jonas Liljestrand | |
