| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2012-11-17 | Django 1.5 support, and awareness for AUTH_USER_MODEL | Jonas Liljestrand | |
| 2012-11-17 | Added @MechanisM - Thanks! | Tom Christie | |
| (That's a mighty kick ass Gravatar) | |||
| 2012-11-16 | Merge pull request #423 from MechanisM/patch-1 | Tom Christie | |
| Missing import of "Permission" model in docs | |||
| 2012-11-17 | Missing import of "Permission" model in docs | Eugene MechanisM | |
| Missing import of "Permission" model in docs | |||
| 2012-11-16 | Tweak | Tom Christie | |
| 2012-11-16 | Improve pagination docs | Tom Christie | |
| 2012-11-16 | Tidying | Tom Christie | |
| 2012-11-16 | Version 2.1.32.1.3 | Tom Christie | |
| 2012-11-16 | Merge pull request #422 from markotibold/max_length_for_modelserializers | Tom Christie | |
| Max length for modelserializers | |||
| 2012-11-16 | Getting 2.1.3 release notes ready | Tom Christie | |
| 2012-11-16 | Merge pull request #408 from markotibold/file_and_image_fields | Tom Christie | |
| Added a FileField and an ImageField | |||
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie | |
| 2012-11-16 | Simplified docs a bit for FileField and ImageField. | Marko Tibold | |
| Added note about MultipartParser only supporting file uploads and Django's default upload handlers. | |||
| 2012-11-16 | Added brief docs for URLField and SlugField. | Marko Tibold | |
| 2012-11-16 | Merge pull request #412 from minddust/custom_page_size_per_request | Tom Christie | |
| support for custom page size per request | |||
| 2012-11-16 | Added URLField and SlugField. | Marko Tibold | |
| Fixed test_modelserializer_max_length_exceeded | |||
| 2012-11-16 | Minor tweaks to internals of generics and mixins | Tom Christie | |
| 2012-11-16 | Whoops … Drop pdb | Marko Tibold | |
| 2012-11-16 | Fixes #421 | Marko Tibold | |
| 2012-11-16 | Merge pull request #419 from markotibold/the_feature_nobody_asked_for | Tom Christie | |
| ./mkdocs.py -p opens a preview in your default browser | |||
| 2012-11-16 | Docs, tox and travis use django-filter 0.5.4 | Tom Christie | |
| 2012-11-16 | Reproduces #421 | Marko Tibold | |
| 2012-11-16 | Fix typo | Tom Christie | |
