| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-02 | Drop mercurial reference. | Tom Christie | |
| 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 | |
| 2011-03-05 | Doc tweaking again. Must get back to some proper stuff soon... | tom christie tom@tomchristie.com | |
| 2011-03-03 | ./examples/modelresourceexample/models.py | tom christie tom@tomchristie.com | |
| 2011-02-22 | More nonsense in the docs | tom christie tom@tomchristie.com | |
| 2011-02-22 | Add the .zip download to the docs | tom christie tom@tomchristie.com | |
| 2011-02-21 | Nitpicking0.1 | tom christie tom@tomchristie.com | |
| 2011-02-21 | Add pip/easy_install to the docs | tom christie tom@tomchristie.com | |
| 2011-02-19 | Minor notes on installation | tom christie tom@tomchristie.com | |
| 2011-02-19 | Minor notes on installation | tom christie tom@tomchristie.com | |
| 2011-02-19 | Add setup.py | tom christie tom@tomchristie.com | |
| 2011-02-19 | Minor doc tweaks | tom christie tom@tomchristie.com | |
| 2011-02-19 | Link to django docs on serving admin media | tom christie tom@tomchristie.com | |
| 2011-02-19 | Mention deny robots, favicon and login/logout views | tom christie tom@tomchristie.com | |
| 2011-02-19 | Note the sandbox API a couple more times, just in case they didn't get the ↵ | tom christie tom@tomchristie.com | |
| message yet. | |||
| 2011-02-19 | Clean up the docs | tom christie tom@tomchristie.com | |
| 2011-02-04 | Huge stack of refactoring getting stuff into Mixin classes, and loads of ↵ | tom christie tom@tomchristie.com | |
| tests. Kickass. | |||
