| Age | Commit message (Expand) | Author | 
| 2012-11-18 | Docs, docs, docs, docs, docs, docs | Tom Christie | 
| 2012-11-18 | Add support for min_length / max_length keywords | Jacob Magnusson | 
| 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 | 
| 2012-11-16 | Merge pull request #423 from MechanisM/patch-1 | Tom Christie | 
| 2012-11-17 | Missing import of "Permission" model in docs | Eugene MechanisM | 
| 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 | 
| 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 | 
| 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 | 
| 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 | 
| 2012-11-16 | Added URLField and SlugField. | Marko Tibold | 
| 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 | 
| 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 | 
| 2012-11-16 | WIP on docs for File- and ImageFileds. | Marko Tibold | 
| 2012-11-15 | ./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but sh... | Marko Tibold | 
| 2012-11-15 | Merge commit '3b258d69c92e9d9293f7c5d1690f0ca434e677e3' into file_and_image_f... | Marko Tibold | 
| 2012-11-15 | added page_size_kwarg tests | Stephan Groß | 
| 2012-11-15 | updated script to just use page_size_kwarg | Stephan Groß | 
| 2012-11-15 | updated release noted for page_size stuff | Stephan Groß | 
| 2012-11-15 | added global and per resource on/off switch + updated docs | Stephan Groß | 
| 2012-11-14 | Fix 404 | Marko Tibold | 
| 2012-11-14 | Added a test for the FileField. | Marko Tibold | 
| 2012-11-14 | Merge branch 'master' of https://github.com/robromano/django-rest-framework | Rob Romano | 
| 2012-11-14 | Removed authtoken/urls.py, not really needed with Tom's simplification | Rob Romano | 
| 2012-11-14 | Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update... | Rob Romano | 
| 2012-11-14 | Added documentation on how to use the token authentication login view. | Rob Romano | 
| 2012-11-14 | Updates to login view for TokenAuthentication from feedback from Tom | Rob Romano | 
| 2012-11-14 | Added authtoken login/logout urlpatterns and views | Rob Romano | 
| 2012-11-14 | Added authtoken login/logout urlpatterns and views to support scripted logins... | Rob Romano | 
| 2012-11-14 | .to_native() now returns the file-name. | Marko Tibold | 
| 2012-11-14 | Processed review comments. | Marko Tibold | 
| 2012-11-14 | Bring keywrod args in line with Django's implementation | Tom Christie | 
| 2012-11-14 | Merge pull request #407 from ludwigkraatz/location_header | Tom Christie |