| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 ↵ | Marko Tibold | |
| should work on windows and Linux as well. | |||
| 2012-11-15 | Merge commit '3b258d69c92e9d9293f7c5d1690f0ca434e677e3' into ↵ | Marko Tibold | |
| file_and_image_fields | |||
| 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 | |
| Fixes #417 | |||
| 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 | |
| Conflicts: docs/api-guide/authentication.md docs/topics/credits.md | |||
| 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, ↵ | Rob Romano | |
| updated tests & docs. Left authtoken.urls in place as example. | |||
