Commit Graph

  • 5e440a40ba Test showing nested serializer model assumption Charlie Denton 2014-02-15 09:53:17 +0000
  • 6442053deb Fixed the tests and added a non update mode. Xavier Ordoquy 2014-02-15 00:26:08 +0100
  • 6f4c2c6f05 Update throttling.md Bo Peng 2014-02-14 13:47:06 -0600
  • e022fad9c9 get serializer field Henry Clifford 2014-02-14 13:01:09 -0500
  • ae94c2f484 abstract to save_serializer_data example Henry Clifford 2014-02-14 12:54:43 -0500
  • 79462676fd Refactored a bit the tests. Xavier Ordoquy 2014-02-14 18:38:21 +0100
  • 2d5ec548cf More test coverage. Xavier Ordoquy 2014-02-14 18:38:01 +0100
  • 041b3ece2b Added another test. Xavier Ordoquy 2014-02-14 18:21:37 +0100
  • ea7b76f943 Fixed regression & added comments. Xavier Ordoquy 2014-02-14 15:44:59 +0100
  • 5e4336845f Update throttling.py tuky 2014-02-14 13:47:17 +0100
  • be129b38fa Allow nested / bulk updates to finer tune their behavior by splitting add and remove actions. Xavier Ordoquy 2014-02-14 13:46:58 +0100
  • 895d660fdc Merge pull request #1418 from ze-phyr-us/docs-api-testing-typo-fix Tom Christie 2014-02-14 09:49:25 +0000
  • 821f848802 Minor typos fixed in api-guide/testing.md (request -> response). Vita Smid 2014-02-14 10:44:02 +0100
  • aaa5885232 Update credits Tom Christie 2014-02-13 17:40:00 +0000
  • c465ceaf5c Merge pull request #1417 from amezhenin/issue_1386 Tom Christie 2014-02-13 17:38:38 +0000
  • 3627f7a477 Merge remote-tracking branch 'origin/issue_1386' into issue_1386 Artem Mezhenin 2014-02-13 21:25:50 +0400
  • 45d89b5d11 credit, issue #1386, PR #1397 Artem Mezhenin 2014-02-13 21:25:35 +0400
  • 723d3a509b credit, issue #1386, PR #1897 Artem Mezhenin 2014-02-13 21:24:29 +0400
  • 972d931105 Merge 33b38226db into a06252f812 Sander Steffann 2014-02-13 17:29:18 +0100
  • a06252f812 Merge pull request #1397 from amezhenin/issue_1386 Tom Christie 2014-02-13 16:27:19 +0000
  • dbd993d108 wrapper for smart_urlquote, issue #1386 Artem Mezhenin 2014-02-13 20:14:47 +0400
  • 08ec23268d (I hope) tests are fixed, issue #1386 Artem Mezhenin 2014-02-13 19:39:53 +0400
  • d00ea3bcac change regex back, issue #1386 Artem Mezhenin 2014-02-13 18:59:05 +0400
  • d498460253 Skip Python 2.6 build for Django 1.7 Xavier Ordoquy 2014-02-13 13:10:48 +0100
  • 57103587e0 Fixed a typo. Xavier Ordoquy 2014-02-13 12:50:04 +0100
  • c61d311acb Use 1.7a2 for django 1.7 line and added django-guardian PR for python 3.x or django 1.7 tests. Xavier Ordoquy 2014-02-13 12:34:50 +0100
  • d2ded0ddad Added the test case to report if we span more than one relation. Xavier Ordoquy 2014-02-13 09:52:38 +0100
  • de0a072d5a Changed name to username to avoid confusion with the related name field. Xavier Ordoquy 2014-02-13 09:46:00 +0100
  • be7183f196 Altered the code to avoid spanning more than one relation. Xavier Ordoquy 2014-02-13 09:45:22 +0100
  • 7842c102b4 Added missing serializer object. Omer Katz 2014-02-13 09:46:30 +0200
  • 9b6e0d678a Fixed syntax errors. Omer Katz 2014-02-13 09:42:39 +0200
  • bedc0f7e50 Using a model serializer in order to try and reproduce the problem. Omer Katz 2014-02-13 09:38:36 +0200
  • afd63074dd Added hyperlinking support to nested fields. sjb933 2014-02-12 20:25:10 -0600
  • fcc5855828 Merge ae6402b386 into 69b8ec4ebd amatellanes 2014-02-12 23:50:32 +0100
  • ae6402b386 Added my name in Credits docs section. amatellanes 2014-02-12 23:50:21 +0100
  • a0206254ec Fixed Testing docs section amatellanes 2014-02-12 23:25:53 +0100
  • 69b8ec4ebd Merge pull request #1412 from amatellanes/master Tom Christie 2014-02-12 22:22:13 +0000
  • 0cb08ac707 Fixed Testing docs section amatellanes 2014-02-12 23:17:05 +0100
  • 56716f490b Substracted the decimal_places argument and not the string. Omer Katz 2014-02-12 22:12:03 +0200
  • 8acb06b636 One decimal place is always present when decimal places is specified. Omer Katz 2014-02-12 22:07:50 +0200
  • 24572a17be Added tests for default decimal value quantization. Omer Katz 2014-02-12 22:05:57 +0200
  • b4d8976b92 When decimal places is none, don't quantize. Omer Katz 2014-02-12 21:48:58 +0200
  • bd3d0370a5 Fixed typo. Omer Katz 2014-02-12 21:18:54 +0200
  • 3038e2b07f The default empty value is now quantized according to the specified decimal_places argument. Omer Katz 2014-02-12 21:10:46 +0200
  • d18d32669a remove spaces from META['HTTP_X_FORWARDED_FOR'] as throttle key tuky 2014-02-12 18:11:18 +0100
  • e56ba33d1b Merge pull request #1406 from carltongibson/#1210 Carlton Gibson 2014-02-11 20:02:51 +0100
  • f1016441f5 Test and fix for #1210. World's lowest hanging fruit. Carlton Gibson 2014-02-11 19:52:32 +0100
  • 9a767c21a3 Merge pull request #1405 from carltongibson/#1257 Carlton Gibson 2014-02-11 14:57:56 +0100
  • 95670933d7 Test and quick fix for #1257 Carlton Gibson 2014-02-11 14:44:56 +0100
  • aa8908fef2 Allow DefaultRouter's api-root to be mounted on a url that includes captured parameters Bart Vandendriessche 2014-02-11 14:28:07 +0100
  • 024baf1765 Fix tests for django 1.3.7 and 1.4.10 Bart Vandendriessche 2014-02-11 10:30:51 +0100
  • da40aacb3b Add test for scoped ManyToMany Bart Vandendriessche 2014-02-11 10:14:36 +0100
  • 855a2eb3b1 Add test for hyperlinkedserializers mapped to a url with a captured parameter Bart Vandendriessche 2014-02-11 10:06:44 +0100
  • 2e548d08cb Merge c83343cc9d into ac1ea5e651 Jirka Vejrazka 2014-02-11 09:57:40 +0100
  • 2efa82d62b Dictionary concatenation should now work with Python 3 Bart Vandendriessche 2014-02-11 08:55:56 +0100
  • ac1ea5e651 Merge pull request #1404 from hassanshamim/update-exeptions-documentation Tom Christie 2014-02-10 19:31:24 +0000
  • 97b7c25987 Replace 'detail' with 'default_detail' in Exceptions guide and APIException class docstring. Hassan Shamim 2014-02-10 12:54:56 -0600
  • b94aefc91f Added 'use_model_error_messages' option to ModelSerializer to pass model field error messages to autogenerated serializer fields Alex Burgel 2013-05-30 13:37:12 -0400
  • d80259f7ce Fix ModelSerializer to use the model field's error messages Alex Burgel 2013-05-24 17:45:57 -0400
  • 3a162b7e33 Make view kwargs available to HyperLinkedIdentityField and HyperlinkedRelatedField Bart Vandendriessche 2014-02-10 17:31:45 +0100
  • 27eb2100f6 Remove **extra argument from reverse function Bart Vandendriessche 2014-02-10 15:12:21 +0100
  • 8ae3c1cb98 Merge c513eaa213 into 00b1877106 Ian Foote 2014-02-10 12:14:10 +0000
  • c513eaa213 Add testcase for adding a field in a mixin Ian Foote 2014-02-10 12:10:52 +0000
  • c83343cc9d Quick fix for issue #1400, HyperlinkedModelSerializer not properly honouring view_name on related models Jirka Vejrazka 2014-02-10 12:29:47 +0100
  • 4d45865bd7 Allow filter model to be a subclass of the queryset one. Simon Charette 2014-02-09 00:50:03 -0500
  • 35f4908e48 issue #1386 Artem Mezhenin 2014-02-09 02:46:25 +0400
  • 41eb313e1c update regex for matching URLs, fixes issue #1386 Artem Mezhenin 2014-02-09 01:01:05 +0400
  • f16ad26368 Merge remote-tracking branch 'upstream/master' Andrey Kaygorodov 2014-02-07 20:59:18 +0800
  • 62a7b7e3f7 Merge 76392635c4 into 00b1877106 Simon Luijk 2014-02-06 02:03:52 +0100
  • b6fc48f4e8 Merge 8a0b4eaa56 into 00b1877106 Kevin Brown 2014-02-05 20:00:41 -0500
  • 020feb8f85 Added 418 status code Yehonatan Daniv 2014-02-05 17:12:45 +0200
  • 2d20512d25 #1390, docs, turning of pagination Andrey Kaygorodov 2014-02-05 21:10:51 +0800
  • 00b1877106 Merge pull request #1382 from mking/use-urandom-directly Tom Christie 2014-02-05 08:45:30 +0000
  • f8cda8adbd Generate random token directly Matthew King 2014-02-01 16:56:23 -0500
  • d48ba1cff7 turn of pagination Andrey Kaygorodov 2014-02-05 05:47:27 +0800
  • 74fc6d8f49 Merge pull request #1387 from RicterZ/patch-1 Tom Christie 2014-02-04 08:41:55 -0800
  • ba8a0bac53 Fixed a bug backticks RicterZ 2014-02-04 23:41:13 +0800
  • b0460a4a58 Merge pull request #1385 from juroe/master Tom Christie 2014-02-04 03:12:32 -0800
  • b182b9e246 Fixes typo (Implicit instead of Implict). juroe 2014-02-04 11:56:41 +0100
  • 214ce0777d Raise error for dotted sources on creation. Xavier Ordoquy 2014-02-03 21:16:51 +0100
  • 9177c74128 Merge pull request #1384 from meshy/patch-1 Tom Christie 2014-02-03 07:00:18 -0800
  • 40b148a2e4 Viewsets docs typo Charlie Denton 2014-02-03 14:54:44 +0000
  • d5dd3772e9 Naive implementation for the dotted sources for model serializer. Xavier Ordoquy 2014-02-03 15:52:25 +0100
  • 117ac24ff1 Added a test case for dotted sources for regular fields. Xavier Ordoquy 2014-02-03 15:21:46 +0100
  • b46b80e464 Merge pull request #1383 from jfw/patch-1 Tom Christie 2014-02-03 00:54:31 -0800
  • a33eb4177e fixed typo (wrong "its") Jeff Fein-Worton 2014-02-02 21:21:08 -0800
  • 18515fc44b Merge pull request #1381 from meoooh/master Tom Christie 2014-02-01 04:34:34 -0800
  • e437854a44 Update fields.md meoooh 2014-02-01 15:02:11 +0900
  • 088b90a60c Don't use request stream since it can only be read once preventing other middleware (particularly sentry) from accessing it. Stephen McDonald 2014-02-01 14:15:54 +1100
  • fab531961b Merge pull request #1379 from bodylabs/exception_example Tom Christie 2014-01-31 09:52:47 -0800
  • 77ced39e6c Fix doc for custom exception sample Paul Melnikow 2014-01-31 12:26:45 -0500
  • 8f921160e5 Merge pull request #1377 from Ian-Foote/force_bytes Tom Christie 2014-01-31 03:45:04 -0800
  • 5a662dd60e Moving models back to test_serializer. Xavier Ordoquy 2014-01-31 11:20:53 +0100
  • 0043f30cab Use bytes BOUNDARY on django < 1.5 Ian Foote 2014-01-31 09:12:45 +0000
  • 18f26ff5cc Only add 'Vary: Accept' header when there is more than one possible renderer. Tom Christie 2014-01-30 17:47:55 +0000
  • 9f0ead9597 Remove TODO note, since it hasn't been TODONE. Tom Christie 2014-01-30 17:32:05 +0000
  • ef742f2d46 Upgraded django-oauth-plus Xavier Ordoquy 2014-01-30 17:18:03 +0100
  • 73e5b7e4b2 Fixed the object representation in order to pass the tests. Xavier Ordoquy 2014-01-30 14:27:46 +0100
  • c2ee52239d Refactoring due to the previous commit. Xavier Ordoquy 2014-01-30 14:27:09 +0100
  • 1319da59ce Make factory.get work with Django 1.7 Xavier Ordoquy 2014-01-30 14:26:21 +0100