| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-07 | Get rid of the BaseToken abstract model | Mjumbe Wawatu Poe | |
| 2012-09-07 | Move TokenAuthentication class into djangorestframework.authentication | Mjumbe Wawatu Poe | |
| 2012-09-07 | Rework nav to use Bootstrap's Navbar. | Alec Perkins | |
| 2012-09-07 | Add in Bootstrap to browsable API base template. Strip out admin-clone styles. | Alec Perkins | |
| No real markup changes yet, just swapping libraries in & out. | |||
| 2012-09-07 | Fix renderer tests. | Mjumbe Wawatu Poe | |
| - All MockViews return Response objects - Only one urlpatterns attribute in the module - Renamed `RendererIntegrationTests` to `RendererEndToEndTests`, as the former wasn't being run locally (but it was on Travis...dunno). | |||
| 2012-09-07 | Change browsable API base template to HTML5 doctype, required by Bootstrap. | Alec Perkins | |
| 2012-09-07 | [docs] Fix typo, add link to Tom's Twitter profile | Alec Perkins | |
| 2012-09-07 | Rename the default token class to "BasicToken" | Mjumbe Wawatu Poe | |
| 2012-09-07 | Update docs for tokenauth | Mjumbe Wawatu Poe | |
| 2012-09-07 | [docs] Update jQuery to 1.8.1 | Alec Perkins | |
| 2012-09-07 | Use "Token" as the scheme for token auth | Mjumbe Wawatu Poe | |
| 2012-09-07 | [docs] Add 'img' to static file processing. | Alec Perkins | |
| 2012-09-07 | [docs] Spacing tweaks when getting responsive. | Alec Perkins | |
| 2012-09-07 | Create a key by default if none is specified | Mjumbe Wawatu Poe | |
| 2012-09-07 | [docs] Move styles to own file. Fix table-of-contents positioning when ↵ | Alec Perkins | |
| viewed on <767px screens. The fixed positioning of the ToC needs to be overridden with static, so that the ToC falls back into the flow of content and is sized correctly. Also, this prevents the actual page content from riding up behind the ToC and being obscured. | |||
| 2012-09-07 | [docs] Add bootstrap-collapse plugin, fixing collapsing navbar. | Alec Perkins | |
| 2012-09-07 | [docs] Update Bootstrap to 2.1.1 | Alec Perkins | |
| 2012-09-07 | Add a TokenAuthentication class in a sub-application | Mjumbe Wawatu Poe | |
| 2012-09-07 | Add basic serializer tests | Tom Christie | |
| 2012-09-07 | Add note re. browseable API and @api_view decorator | Tom Christie | |
| 2012-09-07 | Remove dumbass meaningless test | Tom Christie | |
| 2012-09-07 | Add coverage to travis config | Tom Christie | |
| 2012-09-07 | Add travis config | Tom Christie | |
| 2012-09-07 | Basic support for format suffixes | Tom Christie | |
| 2012-09-07 | Fix method overloading | Tom Christie | |
| 2012-09-07 | Fixing up browseable API for rest framework 2 | Tom Christie | |
| 2012-09-07 | Optional login/logout tags so browseable API will work without requiring ↵ | Tom Christie | |
| auth views | |||
| 2012-09-07 | Tidy up | Tom Christie | |
| 2012-09-07 | Filling out docs a bit more | Tom Christie | |
| 2012-09-07 | Bits of cleanup | Tom Christie | |
| 2012-09-06 | TODO notes in docs | Tom Christie | |
| 2012-09-06 | Move settings stuff actually into settings | Tom Christie | |
| 2012-09-06 | Move generic views into seperate module | Tom Christie | |
| 2012-09-06 | Add more settings to settings.py | Tom Christie | |
| 2012-09-06 | Settings suppport importpaths | Tom Christie | |
| 2012-09-06 | Add support for request.auth | Tom Christie | |
| 2012-09-06 | Refactoring some basics | Tom Christie | |
| 2012-09-05 | Correct media type for jsonp | Tom Christie | |
| 2012-09-05 | Tidying up docs | Tom Christie | |
| 2012-09-05 | Flesh out authentication docs | Tom Christie | |
| 2012-09-05 | Make index consistent | Tom Christie | |
| 2012-09-05 | Fix up index suffixes | Tom Christie | |
| 2012-09-05 | Fix permission issues | Tom Christie | |
| 2012-09-05 | Improve docs | Tom Christie | |
| 2012-09-05 | Clean up .gitignore | Tom Christie | |
| 2012-09-05 | Clean up runcoverage | Tom Christie | |
| 2012-09-05 | Update api auth include | Tom Christie | |
| 2012-09-05 | Add trailing slash to auth url. Refs: #248 | Tom Christie | |
| 2012-09-05 | Add missing doc files | Tom Christie | |
| 2012-09-05 | Minor tweaks | Tom Christie | |
