| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-29 | Fix slug based put as create test | Tom Christie | |
| 2012-10-29 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-29 | Fixes for urls with suffixes | Tom Christie | |
| 2012-10-29 | PUT as create should return 200 | Tom Christie | |
| 2012-10-29 | Merge pull request #331 from markotibold/test_put_as_create | Tom Christie | |
| Test put as create | |||
| 2012-10-29 | Docs redirect | Tom Christie | |
| 2012-10-29 | Style tweaks | Tom Christie | |
| 2012-10-29 | Deal with None and missing values | Tom Christie | |
| 2012-10-29 | Fix up login styling | Tom Christie | |
| 2012-10-29 | Fix breadcrumbs | Tom Christie | |
| 2012-10-29 | Writable welated fields should return a model instance from .from_native(), ↵ | Tom Christie | |
| not a pk | |||
| 2012-10-29 | Tweak | Tom Christie | |
| 2012-10-29 | Added @minddust. Thanks! | Tom Christie | |
| 2012-10-29 | Merge pull request #334 from minddust/restframework2 | Tom Christie | |
| formatting docs commits | |||
| 2012-10-29 | fixed api_view decorator useage | Stephan Groß | |
| 2012-10-29 | remove empty rows | Stephan Groß | |
| 2012-10-29 | fix api_view decorator useage | Stephan Groß | |
| 2012-10-29 | add missing whitespace | Stephan Groß | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-29 | fixed missplaced semicolon | Stephan Groß | |
| 2012-10-29 | add missing semicolon | Stephan Groß | |
| 2012-10-29 | add missing "`" for code formatting | Stephan Groß | |
| 2012-10-29 | fixed api_view decorator useage | Stephan Groß | |
| 2012-10-29 | removed empty row | Stephan Groß | |
| 2012-10-29 | correct code indent | Stephan Groß | |
| 2012-10-28 | Tweaks | Tom Christie | |
| 2012-10-28 | Tweaks | Tom Christie | |
| 2012-10-28 | Remove unfinished sections from the index | Tom Christie | |
| 2012-10-28 | Add initial explanatory paragraph | Tom Christie | |
| 2012-10-28 | Remove recursion detection | Tom Christie | |
| 2012-10-28 | nested -> depth | Tom Christie | |
| 2012-10-28 | readonly -> read_only | Tom Christie | |
| 2012-10-28 | Merge pull request #332 from tomchristie/tutorial-refactor | Tom Christie | |
| Improve fields docs | |||
| 2012-10-28 | Improve fields docs | Tom Christie | |
| 2012-10-28 | Get the correct instance | Marko Tibold | |
| 2012-10-28 | test_put_as_create_on_id_based_url should check for a created-response. | Marko Tibold | |
| 2012-10-28 | Merge pull request #330 from tomchristie/tutorial-refactor | Tom Christie | |
| Tutorial refactor | |||
| 2012-10-28 | Minor fixes | Tom Christie | |
| 2012-10-28 | Pastebin tutorial | Tom Christie | |
| 2012-10-28 | Merge pull request #327 from tomchristie/allow-any-permission | Tom Christie | |
| Add AllowAny permission | |||
| 2012-10-28 | Added wo tests. One for PUTing on a non-existing id-based url. And another ↵ | Marko Tibold | |
| for PUTing on a non-existing slug-based url. Fix doctoring for 'test_put_cannot_set_id'. | |||
| 2012-10-28 | TemplateHTMLRenderer, StaticHTMLRenderer | Tom Christie | |
| 2012-10-27 | Add AllowAny class | Tom Christie | |
| 2012-10-27 | Add AllowAny permission | Tom Christie | |
| 2012-10-27 | Merge pull request #326 from tomchristie/seperate-tests-app | Tom Christie | |
| Push tests into a seperate app namespace 'rest_framework.test' | |||
| 2012-10-27 | Added @madisvain. Thanks! | Tom Christie | |
| 2012-10-27 | Push tests into a seperate app namespace 'rest_framework.test' | Tom Christie | |
| Prevents tests from running by default when rest_framework is installed as 3rd party app. Fixes #316, #185 | |||
| 2012-10-27 | 2.0 Announcement | Tom Christie | |
| 2012-10-27 | Tweaks | Tom Christie | |
