Commit Graph

  • 17290b0beb Add 1.4 Tom Christie 2012-01-02 18:39:55 +0000
  • 48a79a99e3 Add 1.4. Tom Christie 2012-01-02 18:39:29 +0000
  • 9f349ca6fe Rename examples in tox. Tom Christie 2012-01-02 18:37:41 +0000
  • 1a72836edc Rename examples in tox. Tom Christie 2012-01-02 18:36:53 +0000
  • 0b21af9388 Drop mercurial reference. Tom Christie 2012-01-02 18:31:46 +0000
  • 7a3d97a2fc :mod: directive is nicer here Marko Tibold 2012-01-02 18:42:22 +0100
  • 9871532746 Added an example of how to use authentication and throttling. Marko Tibold 2012-01-02 18:12:22 +0100
  • 412727440b Add an extra explenation on how to use curl on this view. Marko Tibold 2012-01-02 14:55:19 +0100
  • e419e2066f Colouring of literal code Marko Tibold 2011-12-30 19:03:05 +0100
  • e44f182fcf typos Marko Tibold 2011-12-30 18:52:15 +0100
  • e82ab8ea31 Added a simple example of how to use urllib and urllib2 to interact with an api. Marko Tibold 2011-12-30 18:46:18 +0100
  • 2394fc70d1 And add RequestContext too Tom Christie 2011-12-30 16:38:03 +0000
  • c81c0d843e Fixes #102 Tom Christie 2011-12-30 16:30:55 +0000
  • fd449204c1 Fixup for epio Tom Christie 2011-12-30 15:51:00 +0000
  • 0bf89f267e Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-30 16:40:06 +0100
  • b137b5ee56 Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-30 16:35:22 +0100
  • 615e8d7e77 Added @yandy. Thanks! Tom Christie 2011-12-30 15:34:39 +0000
  • b8bfebc837 ep.io fixes Tom Christie 2011-12-30 15:33:08 +0000
  • 904f197474 Replace field-errors with field_errors Tom Christie 2011-12-30 15:32:49 +0000
  • da42c4fe87 Merge pull request #101 from yandy/pub Tom Christie 2011-12-30 07:31:46 -0800
  • 28f1b027aa Merge remote-tracking branch 'origin/master' Marko Tibold 2011-12-30 16:17:12 +0100
  • b297325369 Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-30 16:14:39 +0100
  • abf0ee8b97 some more refactoring and some style enhancements. Just committing to stay in sync. Marko Tibold 2011-12-30 16:13:24 +0100
  • a1d31c8a3a drop linkchecking Marko Tibold 2011-12-30 16:01:15 +0100
  • 3b516cb16c Merge c7b9100f19 into ff9cb862d1 GitHub Merge Button 2011-12-30 06:58:14 -0800
  • c7b9100f19 change the key name "field-errors" to "field_errors". as "-" is not allowed as a part of key name in javascript Michael Ding 2011-12-30 22:52:01 +0800
  • ff9cb862d1 Keep it simple. Tom Christie 2011-12-30 13:06:57 +0000
  • 23979a9953 Added django 1.4 aplha 1. Marko Tibold 2011-12-30 13:42:01 +0100
  • 08a1fb9a70 Use 2.7, fool. Tom Christie 2011-12-30 12:21:33 +0000
  • 1b28339e5b Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-30 01:37:32 +0100
  • 91cee26ad8 Some initial refactoring of the docs. Marko Tibold 2011-12-30 01:36:43 +0100
  • a0c4dca946 Version: 0.3.1-dev Tom Christie 2011-12-29 14:00:31 +0000
  • 3cf6fab3d9 Version 0.3.0 0.3.0 Tom Christie 2011-12-29 13:57:41 +0000
  • d87113ff60 For now just point the examples at rest.ep.io Tom Christie 2011-12-29 13:54:13 +0000
  • 833bcbf69d Added ekohl Tom Christie 2011-12-29 13:35:09 +0000
  • 07349597ab whitespace fixes Tom Christie 2011-12-29 13:31:12 +0000
  • 1bdc5eacc6 Add JSONP. Fixes #82 Tom Christie 2011-12-29 13:24:52 +0000
  • 500b0dcddc Added epio configuration. Marko Tibold 2011-12-24 13:18:48 +0100
  • e9bebe3d1d remove unused library Craig Blaszczyk 2011-12-22 11:55:08 +0000
  • c213ae21a6 rename DjangoRestFrameworkApi to Api; update Api to be more extendible; add some more tests Craig Blaszczyk 2011-12-22 11:52:23 +0000
  • ee4cba9081 Add CI link. Tom Christie 2011-12-22 10:30:13 +0000
  • 1096e06c2d set linkcheck_timeout to very large, to prevent timeouts on the CI. Marko Tibold 2011-12-21 02:23:26 +0100
  • 6e6dc21376 Fix version test. Tom Christie 2011-12-21 00:52:41 +0000
  • a3ddd9e4c9 Fix style consistency. Marko Tibold 2011-12-21 01:24:16 +0100
  • 4b3c63f155 Make sure the optional markdown functionality is also tested. Marko Tibold 2011-12-21 01:22:10 +0100
  • 8162303bc7 Merge branch 'alazaro-master' Marko Tibold 2011-12-21 01:10:10 +0100
  • 90ddec03b7 Fixes #94 Marko Tibold 2011-12-21 01:06:24 +0100
  • 199b02d718 Merge 4a60575132 into 443694ebe6 GitHub Merge Button 2011-12-20 04:20:20 -0800
  • 443694ebe6 Added Anthony Nemitz Tom Christie 2011-12-20 12:20:17 +0000
  • ebbc60a640 Merge pull request #97 from anemitz/master Tom Christie 2011-12-20 04:19:42 -0800
  • c1b6a3ce14 Merge 9f63e8dd1d into 8af629f566 GitHub Merge Button 2011-12-19 22:09:34 -0800
  • 9f63e8dd1d ADMIN_MEDIA_PREFIX is deprecated in django1.4 Anthony Nemitz 2011-12-19 22:09:09 -0800
  • 8af629f566 Fold license text to 80 chars Tom Christie 2011-12-16 10:06:02 +0000
  • 1c8b40fb5f Merge branch 'master' of https://github.com/alazaro/django-rest-framework into alazaro-master Marko Tibold 2011-12-15 23:05:30 +0100
  • c1858a2a9a Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-15 19:39:56 +0100
  • 28ccabf165 Use coverage>=3.4, since that's what we've got in tox.ini at the moment. Refs #96 Tom Christie 2011-12-15 16:22:10 +0000
  • 83910ff7a4 Update requirements. Refs #96 Tom Christie 2011-12-15 16:20:37 +0000
  • 34b1bdeef0 JSONPRenderer with json renderer composition Juan Fabio García Solero 2011-12-15 15:20:47 +0100
  • c509c2bff2 Merge remote-tracking branch 'upstream/master' Marko Tibold 2011-12-15 14:56:47 +0100
  • beccc54d11 Update docs/howto/setup.rst Marko Tibold 2011-12-15 14:56:01 +0100
  • 59904576a2 reduced output to errors and warnings only Marko Tibold 2011-12-15 12:25:56 +0100
  • 670dbe6d75 Don't output html to a tempdir, but keep them. Marko Tibold 2011-12-15 01:16:09 +0100
  • 0f16db7614 see previous commit message. Marko Tibold 2011-12-15 00:31:57 +0100
  • e2b9359a2d Adding a docs env to the tox project. 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. Marko Tibold 2011-12-15 00:27:29 +0100
  • 4a60575132 Fixed test broken by markdown update alazaro 2011-12-14 23:36:13 +0100
  • 8cabab2703 CSRF for non-dict like .DATA. Fixes #85 Tom Christie 2011-12-14 20:19:17 +0000
  • 67b13bd1bc More general requirements. Tom Christie 2011-12-14 20:11:02 +0000
  • d53f7f45b4 Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if session authentication is being used Tom Christie 2011-12-14 20:10:06 +0000
  • a6741feb3c Merge 69fdd7f33a into 050f07e7b1 GitHub Merge Button 2011-12-14 11:24:04 -0800
  • 1685b16684 Merge 3eb6fe5ad6 into 050f07e7b1 GitHub Merge Button 2011-12-14 11:24:03 -0800
  • 050f07e7b1 Ensure that external projects do not need to add 'djangorestframework.tests' to INSTALLED_APPS during testing. Tom Christie 2011-12-14 19:23:48 +0000
  • a32eb50bae De-couple request/response layer CRUD, from underlying resource CRUD. Tom Christie 2011-12-14 14:48:51 +0000
  • f84fd47825 Cleanups - line lengths, whitespace etc. Tom Christie 2011-12-14 14:48:22 +0000
  • db6df5ce61 Drop .as_tuple() Tom Christie 2011-12-14 14:45:59 +0000
  • ebbb6ac2d5 Merge branch 'master' into experimental Tom Christie 2011-12-14 10:48:24 +0000
  • e8126c3a91 Getting more resourceful - read, create, update and delete methods on ModelMixin Tom Christie 2011-12-14 10:48:19 +0000
  • 69fdd7f33a Fix unit test that requires trailing whitespace Ewoud Kohl van Wijngaarden 2011-12-13 14:58:49 +0100
  • 303a1108a7 Strip trailing whitespace Ewoud Kohl van Wijngaarden 2011-12-13 14:48:33 +0100
  • 4f38e78580 Merge pull request #92 from mwesterhof/master Marko Tibold 2011-12-13 04:06:40 -0800
  • 9610cde773 Merge 2be350293b into 8cd7ab1422 GitHub Merge Button 2011-12-13 02:23:55 -0800
  • 2be350293b fix for unhandled _SkipField exception in Serializer.serialize_model Marco Westerhof 2011-12-13 11:14:23 +0100
  • 8cd7ab1422 typo Marko Tibold 2011-12-12 22:20:09 +0100
  • ac18bea009 deleted reference to bitbucket from the docs Marko Tibold 2011-12-12 20:53:10 +0100
  • 1686419aad less is more; dropped the mention of Bitbucket repo Marko Tibold 2011-12-12 19:56:39 +0100
  • 3867438779 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Marko Tibold 2011-12-12 09:42:27 -0600
  • 51c53a8a5c now really drop the yaml file Marko Tibold 2011-12-12 09:41:18 -0600
  • cb8931a014 Typo. Tom Christie 2011-12-12 15:33:45 +0000
  • c0bf45d82a drop yaml fixture and replace with json Marko Tibold 2011-12-12 08:51:02 -0600
  • d69581e2af 0.2.4 release. 0.2.4 Tom Christie 2011-12-12 12:27:04 +0000
  • d89b24cbe9 0.2.4 release. Tom Christie 2011-12-12 12:26:45 +0000
  • 5c6adb1cca Drop unused import Tom Christie 2011-12-12 12:09:12 +0000
  • 7b6a6caa96 fix copy-paste typo. Marko Tibold 2011-12-12 12:09:10 +0100
  • 3a4ca88a6c Add OPTIONS to auto-documenting API Tom Christie 2011-12-11 18:52:55 +0000
  • e2f3153b13 Merge pull request #90 from jakul/xmlparser6 Tom Christie 2011-12-11 10:42:37 -0800
  • 432421c623 Merge e84bf2140c into 4f42303035 GitHub Merge Button 2011-12-11 10:33:56 -0800
  • e84bf2140c fix merge Craig Blaszczyk 2011-12-11 18:30:43 +0000
  • 0632e946f9 add xml parser Craig Blaszczyk 2011-12-11 18:27:40 +0000
  • 3eb6fe5ad6 small changes from pull request feedback Craig Blaszczyk 2011-12-11 16:39:17 +0000
  • ba14a9dc13 Merge 9516b26a80 into 4f42303035 GitHub Merge Button 2011-12-09 05:40:06 -0800
  • 4f42303035 Typo. Tom Christie 2011-12-09 13:39:56 +0000