| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-12 | Fix typo. | Marko Tibold | |
| 2012-02-27 | Update docs/requirements.txt | Tom Christie | |
| 2012-02-21 | Remove staticviews. Use standard login/logout | Tom Christie | |
| 2012-02-21 | reverse gets it's own module | Tom Christie | |
| 2012-02-21 | Include the `utils' module in the docs | Daniel Izquierdo | |
| 2012-02-21 | Add a HOWTO page for the custom `reverse()' | Daniel Izquierdo | |
| 2012-02-20 | Update docs | Tom Christie | |
| 2012-02-20 | Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html' | Paul Oswald | |
| 2012-02-15 | Documentation on how to override the template; Closes Issue #165 | Paul Oswald | |
| 2012-02-14 | Delete robots.txt, favicon.ico views; Move style to a new static namespace | Paul Oswald | |
| 2012-01-30 | renamed to CHANGELOG.rst and included release notes in index.rst | Marko Tibold | |
| 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 | 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 | |
| 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 | Merge remote-tracking branch 'origin/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 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-30 | Some initial refactoring of the docs. | Marko Tibold | |
| 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-21 | set linkcheck_timeout to very large, to prevent timeouts on the CI. | Marko Tibold | |
| 2011-12-15 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-15 | Update docs/howto/setup.rst | Marko Tibold | |
| 2011-12-15 | reduced output to errors and warnings only | Marko Tibold | |
| 2011-12-15 | Don't output html to a tempdir, but keep them. | Marko Tibold | |
| 2011-12-15 | see previous commit message. | Marko Tibold | |
| 2011-12-15 | Adding a docs env to the tox project. | Marko Tibold | |
| This will run the linkcheck and build the html docs, turning any warnings into errors. Also changed the theme to sphinx-doc and added version to be displayed in the docs. | |||
| 2011-12-12 | deleted reference to bitbucket from the docs | Marko Tibold | |
| 2011-12-09 | We do not have a blog. We do not host on BitBucket. | Tom Christie | |
| 2011-06-15 | Merge throttling and fix up a coupla things | Tom Christie | |
| 2011-06-15 | Allow related models to be fully serialized | Tom Christie | |
| 2011-06-14 | Support for nesting resources etc... | Tom Christie | |
| --HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py | |||
| 2011-06-13 | I added a dns record to my domain: jenkins.tibold.nl | markotibold | |
| 2011-06-09 | Fix up the example | Tom Christie | |
| 2011-06-02 | More updating docs for 0.2 | Tom Christie | |
| --HG-- rename : docs/examples/modelresources.rst => docs/examples/modelviews.rst rename : docs/examples/resources.rst => docs/examples/views.rst | |||
| 2011-06-02 | Updating docs for 0.2 | Tom Christie | |
| 2011-06-02 | updating docs for 0.2 | Tom Christie | |
| 2011-05-19 | The core is now documented from the docstrings in the source. | markotibold | |
| 2011-05-17 | Merge Marko's doc improvements. | Tom Christie | |
| 2011-05-17 | All top level modules are included. Ready for diving into the modules and ↵ | markotibold | |
| documenting/ enhancing already existing docs. | |||
| 2011-05-16 | Getting rid of all errors and warnings that show up when building the docs, ↵ | markotibold | |
| to make a clean start with the library documentation . --HG-- rename : docs/library/authenticators.rst => docs/library/authentication.rst rename : docs/library/emitters.rst => docs/library/renderers.rst | |||
| 2011-04-27 | fix tiny spelling errors | markotibold | |
| 2011-04-27 | Docs impovement | Tom Christie | |
| 2011-03-05 | Doc tweaking again. Must get back to some proper stuff soon... | tom christie tom@tomchristie.com | |
