Commit Graph

  • a13aaea78d Merge pull request #341 from minddust/restframework2 Tom Christie 2012-10-30 07:06:53 -0700
  • b6485e089d Merge 3216ac0224 into 4cdd0b845e Stephan Groß 2012-10-30 07:05:44 -0700
  • 4cdd0b845e Final docs tweaks for 2.0 Tom Christie 2012-10-30 13:59:31 +0000
  • 3216ac0224 added missing word + removed double whitespace Stephan Groß 2012-10-30 14:53:38 +0100
  • aa081678d5 added missing word Stephan Groß 2012-10-30 14:38:23 +0100
  • a967187b41 fixed typo Stephan Groß 2012-10-30 14:36:37 +0100
  • abf7f11619 fixed typo Stephan Groß 2012-10-30 14:11:36 +0100
  • bcfb46eedc removed empty row Stephan Groß 2012-10-30 14:02:12 +0100
  • 9aa3726009 fix ModelSerializer useage Stephan Groß 2012-10-30 13:50:07 +0100
  • 41ab18b13e Docs update Tom Christie 2012-10-30 12:23:17 +0000
  • 29bc52096a Docs tweaks for tutorial. Tom Christie 2012-10-30 11:55:02 +0000
  • cea907f172 Raise nicer exception if queryset not Set on writable related field. Refs: #338 Tom Christie 2012-10-30 11:10:23 +0000
  • 0047a46020 Merge fixes for 'blank=True' fields. Fixes #324, Fixes #325 Tom Christie 2012-10-30 11:03:03 +0000
  • 5670cb03bf Allow use of absolute URLs when deserializing hyperlinked fields Tom Christie 2012-10-30 10:49:01 +0000
  • 1b6fe9abb4 Hyperlinked serializer tests Tom Christie 2012-10-30 10:35:30 +0000
  • 51a53b497b Merge pull request #335 from tomchristie/related-field-as-instance Tom Christie 2012-10-30 03:32:55 -0700
  • 6ec0e7a55f Merge f4edd92566 into 5f0d4ef2fc Tom Christie 2012-10-30 03:32:38 -0700
  • 5f0d4ef2fc Update browser enhancments docs. Fixes #339. Tom Christie 2012-10-30 10:30:41 +0000
  • e5777a6168 Merge pull request #336 from markotibold/null_is_true_model_fields Tom Christie 2012-10-30 02:22:51 -0700
  • ccbb26ee63 Merge 2068595297 into 62ec3680dc Marko Tibold 2012-10-30 02:22:39 -0700
  • 62ec3680dc Merge pull request #337 from markotibold/typos Tom Christie 2012-10-30 02:22:32 -0700
  • 0a38e9a442 Merge 4d90bb4af4 into b6c90c0d68 Marko Tibold 2012-10-29 16:31:44 -0700
  • 4d90bb4af4 Fix some typos. Marko Tibold 2012-10-30 00:30:52 +0100
  • 2068595297 Set a ModelSerializer field to required=False if the ModelField has null=True set. Marko Tibold 2012-10-30 00:09:40 +0100
  • 6ccbdd10ad Adding failing tests that show null=True model fields are won't validate if their value is omitted. Marko Tibold 2012-10-30 00:03:24 +0100
  • 39052dc198 Merge 0955bae678 into b6c90c0d68 Roarster 2012-10-29 14:24:01 -0700
  • 0955bae678 Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into blank_field Ian Strachan 2012-10-29 21:23:36 +0000
  • 28ba8586ab #324 Fix for blank=True not being respected on CharField Ian Strachan 2012-10-29 21:23:24 +0000
  • 19bffc6b51 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into patch Marko Tibold 2012-10-29 22:00:25 +0100
  • b6c90c0d68 Fix slug based put as create test Tom Christie 2012-10-29 17:20:06 +0000
  • 215edc5dfa Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-10-29 17:09:01 +0000
  • d206c686a6 Fixes for urls with suffixes Tom Christie 2012-10-29 17:08:38 +0000
  • 343da8e3cf PUT as create should return 200 Tom Christie 2012-10-29 16:13:08 +0000
  • 6b6f0e682b Merge pull request #331 from markotibold/test_put_as_create Tom Christie 2012-10-29 09:11:32 -0700
  • 7e5b1501b5 Docs redirect Tom Christie 2012-10-29 15:26:48 +0000
  • af7bb2c111 Merge 1a16289ede into ee8ab283f0 Marko Tibold 2012-10-29 08:24:39 -0700
  • ee8ab283f0 Style tweaks Tom Christie 2012-10-29 14:41:33 +0000
  • 49f87cfbab Deal with None and missing values Tom Christie 2012-10-29 14:10:38 +0000
  • dfcb560f8f Fix up login styling Tom Christie 2012-10-29 13:57:46 +0000
  • 752f191a76 Fix breadcrumbs Tom Christie 2012-10-29 13:18:51 +0000
  • f4edd92566 Writable welated fields should return a model instance from .from_native(), not a pk Tom Christie 2012-10-29 12:51:21 +0000
  • cf77fd6964 Tweak Tom Christie 2012-10-29 09:10:04 +0000
  • 076ca51d6f Added @minddust. Thanks! Tom Christie 2012-10-29 08:53:12 +0000
  • ab5c28c5f9 Merge pull request #334 from minddust/restframework2 Tom Christie 2012-10-29 01:50:42 -0700
  • a92ee26c8e Merge 5865842019 into 0c71b4c100 Stephan Groß 2012-10-29 01:32:17 -0700
  • 5865842019 fixed api_view decorator useage Stephan Groß 2012-10-29 09:32:11 +0100
  • 2de89f2d53 remove empty rows Stephan Groß 2012-10-29 09:29:45 +0100
  • ff4804a360 fix api_view decorator useage Stephan Groß 2012-10-29 09:25:17 +0100
  • 73cf859e26 add missing whitespace Stephan Groß 2012-10-29 09:23:25 +0100
  • 741b387f35 fixed missplaced semicolon Stephan Groß 2012-10-29 09:22:20 +0100
  • 5164f5d797 fixed missplaced semicolon Stephan Groß 2012-10-29 09:21:27 +0100
  • 46e546ff23 fixed missplaced semicolon Stephan Groß 2012-10-29 09:20:14 +0100
  • 72f3a7e4a7 add missing semicolon Stephan Groß 2012-10-29 09:13:56 +0100
  • 842c8b4da4 add missing "`" for code formatting Stephan Groß 2012-10-29 09:12:21 +0100
  • 8d2774dc97 fixed api_view decorator useage Stephan Groß 2012-10-29 09:07:42 +0100
  • c6240f4514 removed empty row Stephan Groß 2012-10-29 08:58:29 +0100
  • 76db7d4c59 correct code indent Stephan Groß 2012-10-29 08:54:14 +0100
  • 0c71b4c100 Tweaks Tom Christie 2012-10-28 21:16:04 +0000
  • 411c95ea0e Tweaks Tom Christie 2012-10-28 20:54:12 +0000
  • bdd939f1f3 Remove unfinished sections from the index Tom Christie 2012-10-28 20:50:51 +0000
  • f2d6346776 Add initial explanatory paragraph Tom Christie 2012-10-28 20:50:37 +0000
  • de6908fbef Remove recursion detection Tom Christie 2012-10-28 20:50:14 +0000
  • 351382fe35 nested -> depth Tom Christie 2012-10-28 20:43:43 +0000
  • 6e4ab09aae readonly -> read_only Tom Christie 2012-10-28 20:21:45 +0000
  • 795f611663 Merge pull request #332 from tomchristie/tutorial-refactor Tom Christie 2012-10-28 13:18:51 -0700
  • 7daa3d4978 Merge 3906ff0df5 into 3d3df22d82 Tom Christie 2012-10-28 13:18:48 -0700
  • 3906ff0df5 Improve fields docs Tom Christie 2012-10-28 20:18:02 +0000
  • 1a16289ede Get the correct instance Marko Tibold 2012-10-28 20:56:48 +0100
  • 5bb6680376 test_put_as_create_on_id_based_url should check for a created-response. Marko Tibold 2012-10-28 20:45:42 +0100
  • 3d3df22d82 Merge pull request #330 from tomchristie/tutorial-refactor Tom Christie 2012-10-28 12:42:10 -0700
  • 0d783c1dce Merge db635fa632 into 1b2c235847 Tom Christie 2012-10-28 12:39:59 -0700
  • db635fa632 Minor fixes Tom Christie 2012-10-28 19:37:27 +0000
  • fde79376f3 Pastebin tutorial Tom Christie 2012-10-28 19:25:51 +0000
  • 1b2c235847 Merge pull request #327 from tomchristie/allow-any-permission Tom Christie 2012-10-28 12:10:12 -0700
  • bc99142c7d Added wo tests. One for PUTing on a non-existing id-based url. And another for PUTing on a non-existing slug-based url. Fix doctoring for 'test_put_cannot_set_id'. Marko Tibold 2012-10-28 19:35:50 +0100
  • 12c363c1fe TemplateHTMLRenderer, StaticHTMLRenderer Tom Christie 2012-10-28 18:12:56 +0000
  • f4e66a9504 First stab at supporting the PATCH method. Marko Tibold 2012-10-28 18:11:48 +0100
  • 26fb6ef416 Merge af96fe05d0 into 1eb56ebdd9 Tom Christie 2012-10-27 12:18:12 -0700
  • af96fe05d0 Add AllowAny class Tom Christie 2012-10-27 20:17:49 +0100
  • d995742afc Add AllowAny permission Tom Christie 2012-10-27 20:04:33 +0100
  • cb899eb9a2 Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into blank_field Ian Strachan 2012-10-27 19:44:51 +0100
  • 1eb56ebdd9 Merge pull request #326 from tomchristie/seperate-tests-app Tom Christie 2012-10-27 10:48:12 -0700
  • c245a92815 Merge b9e576f16e into 51a6401926 Tom Christie 2012-10-27 10:48:06 -0700
  • 51a6401926 Added @madisvain. Thanks! Tom Christie 2012-10-27 18:47:17 +0100
  • b9e576f16e Push tests into a seperate app namespace 'rest_framework.test' Tom Christie 2012-10-27 18:44:23 +0100
  • cef379db06 2.0 Announcement Tom Christie 2012-10-27 18:39:17 +0100
  • ec1429ffc8 Tweaks Tom Christie 2012-10-27 17:27:12 +0200
  • 03f801c7ff Failing unit test for issue #324 Ian Strachan 2012-10-27 15:37:02 +0100
  • e803f9d1a2 Merge pull request #322 from j4mie/decorator-docs Tom Christie 2012-10-27 07:17:46 -0700
  • cfa1d7e82a Merge pull request #323 from madisvain/patch-1 Tom Christie 2012-10-27 06:20:06 -0700
  • 248b04002b Merge cf09dbe655 into 75ee194e97 Madis Väin 2012-10-27 05:56:46 -0700
  • cf09dbe655 Update README.rst Madis Väin 2012-10-27 15:56:37 +0300
  • a7e5e2ec69 Merge 5180b72565 into 44207a347a Jamie Matthews 2012-10-27 05:54:13 -0700
  • 5180b72565 Documentation for function-based view decorators Jamie Matthews 2012-10-27 13:53:07 +0100
  • 44207a347a pep8 Tom Christie 2012-10-27 10:32:49 +0100
  • 2026d5f1d9 Fix PyPI package name in install instructions Tom Christie 2012-10-26 20:55:23 +0200
  • c221bc6f6f Use context dict in HTMLRenderer Tom Christie 2012-10-26 17:30:45 +0200
  • 7cdedc0f71 Merge pull request #321 from tomchristie/pastebin_tutorial Tom Christie 2012-10-26 05:22:34 -0700
  • 823e397fb4 Merge 67f1265e49 into 365d20652e Tom Christie 2012-10-26 05:20:37 -0700
  • 67f1265e49 Fix failing 'default' on ModelSerializer Tom Christie 2012-10-26 13:20:30 +0100