| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-28 | Fix serialization issue with Django 1.3 | Tom Christie | |
| 2012-09-28 | Remove unused test file | Tom Christie | |
| 2012-09-28 | Get test-only models properly working | Tom Christie | |
| 2012-09-28 | Remove support for doctests | Tom Christie | |
| 2012-09-28 | Added @j4mie, and added projects to 'additional thanks' as appropriate. | Tom Christie | |
| 2012-09-28 | More simple travis link style | Tom Christie | |
| 2012-09-28 | Fix failing tests | Tom Christie | |
| 2012-09-27 | Only display forms when user has permissions. #159 | Tom Christie | |
| 2012-09-27 | Merge pull request #270 from phobologic/master | Tom Christie | |
| Prevent serialization from recursing to self | |||
| 2012-09-27 | Remove erronous checkins | Tom Christie | |
| 2012-09-27 | Breadcrumbs play nicely when app not installed at root URL. Fixes #211 | Tom Christie | |
| 2012-09-27 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-09-27 | head method on views for Django 1.3. Fixes #228 | Tom Christie | |
| 2012-09-27 | Added @cyberj. Thanks! | Tom Christie | |
| 2012-09-27 | Rename category_dir to relative_dir | Tom Christie | |
| 2012-09-27 | Merge pull request #271 from cyberj/restframework2 | Tom Christie | |
| Fix mkdocs bug with relative/abs path | |||
| 2012-09-27 | Remove parse_qs from compat, now py2.5 support is dropped | Tom Christie | |
| 2012-09-27 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-09-27 | Remove RequestFactory from compat (Now 1.2 is not supported) | Tom Christie | |
| 2012-09-27 | Add py27 to tox | Tom Christie | |
| 2012-09-27 | Add test for request.POST | Tom Christie | |
| 2012-09-27 | Remove braindead test | Tom Christie | |
| 2012-09-27 | Added citation to contributing docs | Tom Christie | |
| 2012-09-27 | Improve changes with upstream's advices | Charpentier Johan | |
| 2012-09-26 | Added @LaundroMat. Thanks! | Tom Christie | |
| 2012-09-26 | Fix @api_view decorator tests | Tom Christie | |
| 2012-09-26 | Merge pull request #261 from j4mie/improved-view-decorators | Tom Christie | |
| First stab at new function-based view decorators | |||
| 2012-09-26 | No need to use setattr | Jamie Matthews | |
| 2012-09-26 | Fix broken import | Tom Christie | |
| 2012-09-26 | Fix bug with relative/real path | Charpentier Johan | |
| 2012-09-26 | Update to new rest_framework package name, simplify implementation | Jamie Matthews | |
| 2012-09-26 | Merge branch 'restframework2' of ↵ | Jamie Matthews | |
| git://github.com/tomchristie/django-rest-framework into improved-view-decorators * 'restframework2' of git://github.com/tomchristie/django-rest-framework: Add missing comma | |||
| 2012-09-26 | Add missing comma | Tom Christie | |
| 2012-09-26 | Merge branch 'restframework2' of ↵ | Jamie Matthews | |
| git://github.com/tomchristie/django-rest-framework into improved-view-decorators * 'restframework2' of git://github.com/tomchristie/django-rest-framework: (56 commits) Bits of cleanup Add request.QUERY_PARAMS Add readonly 'id' field Tweak browseable API Don't display readonly fields Fix some bits of serialization Add csrf note Fix incorrect bit of tutorial Added tox.ini Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Clean up bits of templates etc Hack out bunch of unneccesary private methods on View class Clean up template tags Remove dumbass __all__ variables Remove old 'djangorestframework directories Change package name: djangorestframework -> rest_framework Dont strip final '/' Use get_script_prefix to play nicely if not installed at the root. ... Conflicts: rest_framework/decorators.py | |||
| 2012-09-26 | Bits of cleanup | Tom Christie | |
| 2012-09-26 | Add request.QUERY_PARAMS | Tom Christie | |
| 2012-09-25 | Add readonly 'id' field | Tom Christie | |
| 2012-09-25 | Tweak browseable API | Tom Christie | |
| 2012-09-25 | Don't display readonly fields | Tom Christie | |
| 2012-09-25 | Fix some bits of serialization | Tom Christie | |
| 2012-09-25 | Add csrf note | Tom Christie | |
| 2012-09-25 | Fix incorrect bit of tutorial | Tom Christie | |
| 2012-09-25 | Added tox.ini | Tom Christie | |
| 2012-09-21 | Tweak media_type -> accepted_media_type. Need to document, but marginally ↵ | Tom Christie | |
| less confusing | |||
| 2012-09-21 | Tweak media_type -> accepted_media_type. Need to document, but marginally ↵ | Tom Christie | |
| less confusing | |||
| 2012-09-21 | Tweak media_type -> accepted_media_type. Need to document, but marginally ↵ | Tom Christie | |
| less confusing | |||
| 2012-09-20 | Clean up bits of templates etc | Tom Christie | |
| 2012-09-20 | Hack out bunch of unneccesary private methods on View class | Tom Christie | |
| 2012-09-20 | Clean up template tags | Tom Christie | |
| 2012-09-20 | Remove dumbass __all__ variables | Tom Christie | |
