| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-05 | Preserve existing query params in PaginatorMixin | Jamie Matthews | |
| Previously, generation of next/previous links would discard any existing query parameters. This commit introduces a dependency on URLObject, which is used to intelligently parse and modify URLs to ensure existing params are preserved. Addresses issues #107 | |||
| 2012-01-04 | Merge pull request #109 from jakul/bare_except_stmts | Marko Tibold | |
| Change 'except' for 'except Exception' (Fixes issue #75) | |||
| 2012-01-04 | #75 remove except statements which are overly broad in the exception they catch | Craig Blaszczyk | |
| 2012-01-04 | Twitter handle | Tom Christie | |
| 2012-01-04 | Don't raise when in compat mode, just pass. | Marko Tibold | |
| 2012-01-04 | Fix indentation | Marko Tibold | |
| 2012-01-04 | We can now use @unittests.skip | Marko Tibold | |
| 2012-01-04 | 0.3.2-dev | Tom Christie | |
| 2012-01-04 | Added @natim, @mjumbewu - Thanks :)0.3.1 | Tom Christie | |
| 2012-01-04 | Version 0.3.1 | Tom Christie | |
| 2012-01-04 | Merge pull request #108 from mjumbewu/patch-1 | Tom Christie | |
| Only set the script_prefix if the prefix isn't already a full URL. | |||
| 2012-01-04 | Only set the script_prefix if the prefix isn't already a full URL. | Mjumbe Poe | |
| 2012-01-02 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2012-01-02 | minor style edits | Marko Tibold | |
| 2012-01-02 | Add 1.4 | Tom Christie | |
| 2012-01-02 | Add 1.4. | Tom Christie | |
| 2012-01-02 | Rename examples in tox. | Tom Christie | |
| 2012-01-02 | Rename examples in tox. | Tom Christie | |
| 2012-01-02 | Drop mercurial reference. | Tom Christie | |
| 2012-01-02 | :mod: directive is nicer here | Marko Tibold | |
| 2012-01-02 | Added an example of how to use authentication and throttling. | Marko Tibold | |
| 2012-01-02 | Add an extra explenation on how to use curl on this view. | Marko Tibold | |
| 2011-12-30 | Colouring of literal code | Marko Tibold | |
| Get the nice colouring sphinx provides and fix some more typos. | |||
| 2011-12-30 | typos | Marko Tibold | |
| 2011-12-30 | Added a simple example of how to use urllib and urllib2 to interact | Marko Tibold | |
| with an api. | |||
| 2011-12-30 | And add RequestContext too | Tom Christie | |
| 2011-12-30 | Fixes #102 | Tom Christie | |
| 2011-12-30 | Fixup for epio | Tom Christie | |
| 2011-12-30 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-30 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-30 | Added @yandy. Thanks! | Tom Christie | |
| 2011-12-30 | ep.io fixes | Tom Christie | |
| 2011-12-30 | Replace field-errors with field_errors | Tom Christie | |
| 2011-12-30 | Merge pull request #101 from yandy/pub | Tom Christie | |
| change the key name "field-errors" to "field_errors". | |||
| 2011-12-30 | Merge remote-tracking branch 'origin/master' | Marko Tibold | |
| 2011-12-30 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-30 | some more refactoring and some style enhancements. Just committing | Marko Tibold | |
| to stay in sync. | |||
| 2011-12-30 | drop linkchecking | Marko Tibold | |
| 2011-12-30 | change the key name "field-errors" to "field_errors". | Michael Ding | |
| as "-" is not allowed as a part of key name in javascript | |||
| 2011-12-30 | Keep it simple. | Tom Christie | |
| 2011-12-30 | Added django 1.4 aplha 1. | Marko Tibold | |
| 2011-12-30 | Use 2.7, fool. | Tom Christie | |
| 2011-12-30 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-30 | Some initial refactoring of the docs. | Marko Tibold | |
| 2011-12-29 | Version: 0.3.1-dev | Tom Christie | |
| 2011-12-29 | Version 0.3.00.3.0 | Tom Christie | |
| 2011-12-29 | For now just point the examples at rest.ep.io | Tom Christie | |
| Would be nice to keep the custom subdomain, but too much of a PITA right now. | |||
| 2011-12-29 | Added ekohl | Tom Christie | |
| 2011-12-29 | whitespace fixes | Tom Christie | |
| 2011-12-29 | Add JSONP. Fixes #82 | Tom Christie | |
