Commit Graph

  • 0a722de171 Complete testing docs Tom Christie 2013-07-01 13:59:05 +0100
  • d31d7c1867 First pass at testing docs Tom Christie 2013-06-29 22:53:27 +0100
  • c9485c783a Rename to force_authenticate Tom Christie 2013-06-29 22:53:15 +0100
  • ab799ccc3e Simplify APIClient implementation Tom Christie 2013-06-29 21:34:47 +0100
  • 664f8c6365 Added APIClient.authenticate() Tom Christie 2013-06-29 21:02:58 +0100
  • 35022ca921 Refactor SessionAuthentication slightly Tom Christie 2013-06-29 08:14:05 +0100
  • f7db06953b Remove unneeded tests.utils, superseeded by APIRequestFactory, APIClient Tom Christie 2013-06-29 08:06:11 +0100
  • 90bc07f3f1 Addeded 'APITestClient.credentials()' Tom Christie 2013-06-29 08:05:08 +0100
  • c03614df28 Add a settings based override of relative vs. absolute URL behavior as well as the URL_FIELD_NAME. Don Spaulding 2013-06-28 18:09:49 -0500
  • f585480ee1 Added APIClient Tom Christie 2013-06-28 17:50:30 +0100
  • 7224b20d58 Added APIRequestFactory Tom Christie 2013-06-28 17:17:39 +0100
  • 05d8a90e94 Merge branch 'master' into writable-nested-modelserializer Tom Christie 2013-06-28 09:36:17 +0100
  • 4ee9cdc7af Fix compat datetime import when oauth2 provide does not support timezone aware datetimes Tom Christie 2013-06-28 09:35:52 +0100
  • b36ece7f70 Merge branch 'writable-nested-modelserializer' of https://github.com/tomchristie/django-rest-framework into writable-nested-modelserializer Tom Christie 2013-06-28 09:07:51 +0100
  • 58d38d694e Merge branch 'master' into writable-nested-modelserializer Tom Christie 2013-06-28 09:07:09 +0100
  • f5f23793e3 #955 updated documentation for overriding routes attribute in Router sub-classes Rudolf Olah 2013-06-27 16:30:24 -0400
  • 379ad8a824 pending deprecations -> deprecated Tom Christie 2013-06-27 20:36:14 +0100
  • 3fcc01273c Remove deprecated code Tom Christie 2013-06-27 20:29:52 +0100
  • 1f6a59d76d Moar hyperlinks Tom Christie 2013-06-27 13:41:42 +0100
  • 7ba2f44a0f Version 2.3.6 2.3.6 Tom Christie 2013-06-27 13:00:05 +0100
  • 124ae8c2c8 Tweak styling for max-height of sidenav Tom Christie 2013-06-27 12:58:38 +0100
  • e0dddbc5de Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-06-27 12:32:46 +0100
  • 96f41fd12d Use imported views to expose python 2.6 bug. Refs #943 Tom Christie 2013-06-27 11:58:34 +0100
  • 7e67ad666b Merge pull request #953 from j4mie/prevent-duplicate-routing Tom Christie 2013-06-26 15:37:42 -0700
  • 4d22a65e78 Fix sidebar styling when browser window is too small Tom Christie 2013-06-26 23:26:35 +0100
  • 89d5dc0386 Merge c127e63c32 into af2fdc03a6 Jamie Matthews 2013-06-26 15:05:48 -0700
  • c127e63c32 Raise exception when attempting to dynamically route to a method that is already routed to. Fixes #940 Jamie Matthews 2013-06-26 23:00:42 +0100
  • af2fdc03a6 Update release notes Tom Christie 2013-06-26 22:45:39 +0100
  • cb83bc373f Added @trwired for fix #943. Thanks :) Tom Christie 2013-06-26 22:44:44 +0100
  • 91b9fcb0ba Minor test cleanup Tom Christie 2013-06-26 22:43:17 +0100
  • b564008a01 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-06-26 22:41:52 +0100
  • 35e4d1cf9c Merge pull request #943 from trwired/utf8safedocs Tom Christie 2013-06-26 14:41:07 -0700
  • 494703fc8e Update release notes Tom Christie 2013-06-26 22:40:14 +0100
  • 8f9712161a Merge c8b0e6c40f into 69e5e3cc0d Igor Kalat 2013-06-26 14:37:12 -0700
  • 69e5e3cc0d Use timezone aware datetimes with oauth2 provider, when supported. Closes #947. Tom Christie 2013-06-26 21:18:13 +0100
  • c8b0e6c40f Refactored get_view_description, moved appropriate tests to test_description.py Igor Kalat 2013-06-26 22:12:02 +0200
  • 3d7f35ebc4 Merge cb6b5bb52d into 715bd47dfa dtk 2013-06-26 12:34:27 -0700
  • 715bd47dfa Use AUTH_USER_MODEL consistently between various Django versions. Closes #946 Tom Christie 2013-06-26 17:56:42 +0100
  • 13a3c993ab Fix incorrect example Tom Christie 2013-06-26 11:30:27 +0100
  • cb6b5bb52d Create tz-aware datetime objects dtk 2013-06-24 10:16:05 +0200
  • 9dd1d577ac Merge 363c138ed2 into 8d83ff8e6c inscrutablemike 2013-06-23 14:23:33 -0700
  • 363c138ed2 Fix User model compatibility shim so it uses the django-provided mechanism Michael Henson 2013-06-23 14:13:11 -0700
  • 2bf5f63050 Make browsable API views play nice with utf-8 Igor Kalat 2013-06-22 13:43:45 +0200
  • 8d83ff8e6c Add decorator brackets back. Refs #941 Tom Christie 2013-06-21 23:12:16 +0100
  • fb6bcd9f06 Update release notes, noting support for StreamingHttpResponse. Refs #939 Tom Christie 2013-06-21 22:43:01 +0100
  • 8cc63b09f6 Add support for StreamingHttpResponse. Closes #939 Tom Christie 2013-06-21 22:42:04 +0100
  • 4f7f93e20e Added @freakydug, for changes in #941. Thanks :) Tom Christie 2013-06-21 22:28:36 +0100
  • a68f473dd8 Brackets not required on decorator without arguments Tom Christie 2013-06-21 23:25:14 +0200
  • 8b0d4115c6 Merge pull request #941 from FreakyDug/master Tom Christie 2013-06-21 14:23:40 -0700
  • a995da3d86 Merge fa9f5fb8dc into 2d5f7f201f Philip Douglas 2013-06-21 14:21:40 -0700
  • 2d5f7f201f Update router docs on base_name. Refs #933. Tom Christie 2013-06-21 22:19:14 +0100
  • 209b65f426 Update assertion error to reference 'base_name' argument, not incorrect 'name' argument. Closes #933 Tom Christie 2013-06-21 22:12:37 +0100
  • f2e6af8975 Remove erronous htmlcov files Tom Christie 2013-06-21 22:04:38 +0100
  • 3d4bb4b553 Ensure action kwargs properly handdled. Refs #940. Tom Christie 2013-06-21 22:03:07 +0100
  • d64be3f079 Use the url_field_name from get_identity() as well. Don Spaulding 2013-06-21 12:53:34 -0500
  • e9b112eecb Allow customization of the url field name on HyperLinkedModelSerializer Don Spaulding 2013-06-21 13:40:20 -0400
  • fa9f5fb8dc Allow uppercase methods in action decorator. Philip Douglas 2013-06-21 16:28:17 +0100
  • f3529f1f4a Correct docs' incorrect usage of action decorator Philip Douglas 2013-06-21 16:26:28 +0100
  • 6d2ca75d8e Don't raise AttributeError on views with no model or queryset, when using DjangoModelPermissions Tom Christie 2013-06-18 11:10:56 +0100
  • da62987b82 Remove erronous checkin Tom Christie 2013-06-17 15:10:53 +0100
  • 4ad1094968 HyperlinkedModelSerializer supports overriding of 'url' field. Closes #936 Tom Christie 2013-06-17 15:09:36 +0100
  • a7a9e87284 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-06-17 09:27:38 +0100
  • aa706f581c Add Django OAuth Toolkit to docs Tom Christie 2013-06-17 09:27:12 +0100
  • c2f0a5ab77 Merge pull request #938 from bigsassy/master Tom Christie 2013-06-17 00:23:22 -0700
  • 06feb1359a Merge c875a27edf into df957c8625 bigsassy 2013-06-16 18:16:24 -0700
  • c875a27edf Update 1-serialization.md bigsassy 2013-06-16 18:32:33 -0300
  • ef38886fe8 Update release notes Tom Christie 2013-06-14 15:40:20 +0100
  • 52298480c2 Clean up Tom Christie 2013-06-14 15:39:56 +0100
  • df957c8625 Fix and tests for ScopedRateThrottle. Closes #935 Tom Christie 2013-06-14 14:18:40 +0100
  • 6cc4fe5637 Drop coveralls as seems to be screwing with things Tom Christie 2013-06-14 12:55:48 +0100
  • 702ec128ba Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-06-14 12:44:04 +0100
  • 34f34f40b8 Adding coveralls to travis builds Tom Christie 2013-06-14 12:43:34 +0100
  • 170709442b Merge pull request #931 from mindlace-mp/writable-nested-modelserializer Tom Christie 2013-06-13 00:10:23 -0700
  • 982411e6f4 Merge pull request #932 from tobych/python-titlecase Tom Christie 2013-06-13 00:09:26 -0700
  • dac00f143d Merge 250dfef158 into 1cc2a7b25e Toby Champion 2013-06-12 15:03:07 -0700
  • 250dfef158 Changes 'python' to 'Python' when used in prose. Toby Champion 2013-06-12 13:53:39 -0700
  • 4a0a950ada Merge 2ed79b6dc6 into de00ec95c3 mindlace-mp 2013-06-12 14:24:19 -0700
  • 2ed79b6dc6 Merge remote-tracking branch 'upstream/master' into writable-nested-modelserializer Ethan Fremen 2013-06-12 14:23:20 -0700
  • 1cc2a7b25e Added @davesque for work on #926. Thanks! :) Tom Christie 2013-06-12 22:46:07 +0200
  • 614d8fec3c Merge pull request #929 from mhsparks/positive-integer-field Tom Christie 2013-06-12 12:39:57 -0700
  • 441159cdaf Merge 82c515c19c into c4ab77b9e9 Mark Hughes 2013-06-12 12:38:41 -0700
  • c4ab77b9e9 Merge pull request #926 from davesque/master Tom Christie 2013-06-12 12:38:35 -0700
  • 6310d88f49 Merge fcaca73709 into be175ae8a7 David Sanders 2013-06-12 11:34:18 -0700
  • be175ae8a7 Merge pull request #930 from inglesp/patch-1 Tom Christie 2013-06-12 11:33:19 -0700
  • 24167f56e7 Merge b1847412b5 into 5d0aeef69e inglesp 2013-06-12 11:00:47 -0700
  • b1847412b5 Typo inglesp 2013-06-12 20:00:33 +0200
  • 82c515c19c Added test for custom fields with min_value and max_value validators Mark Hughes 2013-06-12 17:36:16 +0100
  • fcaca73709 Pep8 lint David Sanders 2013-06-11 16:10:25 -0600
  • 656897c2da Update ModelField to work with a broader range of fields David Sanders 2013-06-11 16:09:32 -0600
  • 0e75bcd259 Merge remote-tracking branch 'upstream/master' into writable-nested-modelserializer Ethan Fremen 2013-06-10 10:29:25 -0700
  • 5d0aeef69e Better docs related to lookup_field and hyperlinked serializers. Closes #920. Tom Christie 2013-06-10 17:46:55 +0100
  • 351e172d45 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-06-10 09:06:15 +0100
  • 777ecb5141 Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes #923 Tom Christie 2013-06-10 09:05:44 +0100
  • 5ce1d6c86b Added @mindlace for work on #922. Thx! Tom Christie 2013-06-08 09:38:21 +0200
  • 7537bf937f Merge pull request #922 from mindlace-mp/master Tom Christie 2013-06-08 00:12:40 -0700
  • 11c6f5c915 Merge d89aade343 into 75e3cbc903 mindlace-mp 2013-06-07 19:49:29 -0700
  • d89aade343 Allow the default router to have a custom name. Ethan Fremen 2013-06-07 19:49:18 -0700
  • ae2887ffc4 Set the args and kwargs before initializing the request. Ethan Fremen 2013-06-07 19:25:39 -0700
  • 75e3cbc903 Merge pull request #919 from ryankask/doc-duplicate-fix Stephan Groß 2013-06-07 06:15:16 -0700
  • cef1d62bfa Merge e483c4fed6 into db8d61196a Ryan Kaskel 2013-06-07 02:08:34 -0700