Commit Graph

  • 9c910a3f6d Install Pillow for ImageField to work. Xavier Ordoquy 2014-01-28 23:43:37 +0100
  • c6d89afdf7 Define the upload_to for file fields. Xavier Ordoquy 2014-01-28 23:43:09 +0100
  • e4c25e0ff2 wsgi_request is now added to the response so we have to remove it before pickling the response. Xavier Ordoquy 2014-01-28 18:57:36 +0100
  • 656117814c Django 1.7 has new 404 and 403 body messages. Xavier Ordoquy 2014-01-28 18:55:29 +0100
  • 23a20160c4 Mock updated as Django’s get_template now has two arguments. Xavier Ordoquy 2014-01-28 18:54:49 +0100
  • da89cfc937 Don’t rely on Django’s get as it breaks for 1.7 Xavier Ordoquy 2014-01-28 18:53:58 +0100
  • 6aadd1639b Moved all the reused models to the models files to avoid conflicts with the refactored apps. Xavier Ordoquy 2014-01-28 18:53:24 +0100
  • 78e4468f03 Add file upload test for APIRequestFactory Ian Foote 2014-01-28 15:54:50 +0000
  • 74fec7eeb4 Import force_bytes on django >= 1.5 Ian Foote 2014-01-28 14:30:46 +0000
  • 7713ddc0a8 Don’t forget to setup django for 1.7+ as it’s not a regular django command. Xavier Ordoquy 2014-01-28 13:20:51 +0100
  • 7f0514f64b Merge fa954467b0 into 0383f11ff7 marccerrato 2014-01-28 02:55:40 -0800
  • fa954467b0 Get view's serializer from methods if possible when removing invalid ordering fields marccerrato 2014-01-28 11:15:58 +0100
  • 12d0563082 Updated the django-filter version and added tests against Django 1.7a1 Xavier Ordoquy 2014-01-28 07:40:13 +0100
  • 0383f11ff7 Merge pull request #1373 from rhcarvalho/patch-1 Tom Christie 2014-01-26 01:00:30 -0800
  • c436725dd6 Fix typo in docstring for post_delete hook. Rodolfo Henrique Carvalho 2014-01-25 23:58:42 +0100
  • 2a3c546911 Merge d4578f9711 into e3c5a13451 flyingeek 2014-01-25 04:38:05 -0800
  • d4578f9711 oauth validate_token fix flyingeek 2014-01-25 13:36:12 +0100
  • 66c71cfc73 Merge 752b1f5667 into e3c5a13451 Miroslav Shubernetskiy 2014-01-19 22:14:34 -0800
  • 752b1f5667 New lines in browsable API in HTTP details Miroslav Shubernetskiy 2014-01-20 01:12:34 -0500
  • dbda474138 Merge fa4e904259 into e3c5a13451 François Rejeté 2014-01-19 16:32:31 -0800
  • a7dad0da01 LAtest docs build Tom Christie 2014-01-19 21:12:37 +0000
  • e3c5a13451 Drop django-rest-framework-bulk API descriptions Tom Christie 2014-01-19 21:09:49 +0000
  • 96e6565be8 Merge pull request #1363 from miki725/master Tom Christie 2014-01-19 13:08:12 -0800
  • 6898bc6fd0 Merge pull request #1364 from jpadilla/patch-1 Tom Christie 2014-01-19 13:05:22 -0800
  • 1c34051f5e Include the djangorestframework-jwt package José Padilla 2014-01-18 23:51:18 -0500
  • 37cd49cac9 Added docs for bulk views from django-rest-framework-bulk. Miroslav Shubernetskiy 2014-01-18 22:31:36 -0500
  • 33b38226db Fix non-JSON output from JSONRenderer Sander Steffann 2014-01-17 18:04:46 +0100
  • 47f5bd488d Merge pull request #1361 from ross/x_method_override Tom Christie 2014-01-17 08:19:06 -0800
  • 58d77c11c3 always obey X-HTTP-METHOD-OVERRIDE header Ross McFarland 2014-01-17 08:14:05 -0800
  • 92fe7560bd Merge pull request #1360 from diox/fix-querysets-json-encoding Tom Christie 2014-01-17 04:28:01 -0800
  • f034cb595a Encode django QuerySets to lists and not dicts in JSONEncoder Mathieu Pillard 2014-01-17 13:05:10 +0100
  • 352be6b557 Allow to specify JSON separators for rendering Filip Wasilewski 2014-01-15 17:30:58 +0100
  • 39ca11c662 Latest docs build Tom Christie 2014-01-15 14:43:34 +0000
  • 71c03b9db9 Security update to OrderingFilter 2.3.12 Tom Christie 2014-01-15 14:27:41 +0000
  • e9fda70b4a Nicer write_only fields implementation. Closes #1355 Tom Christie 2014-01-15 08:53:23 +0000
  • fa4e904259 add test for mulitpart request and file uploads in APIClient Francois Rejete 2014-01-15 14:52:41 +0900
  • 749bed105e Merge 500f996c31 into 9d6129a95f Ignat Shining 2014-01-14 13:43:04 -0800
  • 500f996c31 Fix no write only fields in Browsable API forms Ignat Shining 2014-01-15 00:35:38 +0300
  • 9d6129a95f Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2014-01-14 20:36:04 +0000
  • 8f6983ee6e Merge branch 'master' of git://github.com/sprymak/django-rest-framework into sprymak-master Tom Christie 2014-01-14 20:35:26 +0000
  • dde3b1dfcb Use api_settings.URL_FIELD_NAME Tom Christie 2014-01-14 20:35:09 +0000
  • d20c49da4a More HyperlinkedModelSerializer docs Tom Christie 2014-01-14 20:34:33 +0000
  • 27e7aad0ee Merge ed8143b2b0 into 9a8082878a Sergey Prymak 2014-01-14 11:07:54 -0800
  • 9a8082878a Use a local virtualenv, not in the users homedir. Tom Christie 2014-01-14 17:13:48 +0000
  • a847061476 Latest docs build Tom Christie 2014-01-14 14:48:00 +0000
  • cbd214699d Tweak html for hidden h1 on homepage Tom Christie 2014-01-14 14:47:34 +0000
  • 1c180d16d2 Merge pull request #1354 from JakeSidSmith/docs-seo Tom Christie 2014-01-14 06:43:27 -0800
  • 4655d34848 Added h1 and alt to logo to improve SEO JakeSidSmith 2014-01-14 14:40:36 +0000
  • ed8143b2b0 Test for customizable HyperlinkedModelSerializer url field name S.Prymak 2014-01-14 13:58:17 +0200
  • c45fe115b8 Docs update for version 2.3.11 Tom Christie 2014-01-14 11:28:20 +0000
  • 97f8ede4d1 Version 2.3.11 2.3.11 Tom Christie 2014-01-14 11:26:10 +0000
  • 85d74fc86a Added write_only and write_only_fields. Refs #1306 Tom Christie 2014-01-14 11:25:44 +0000
  • e9b0d70f5d Override HyperlinkedModelSerializerOptions url field name with URL_FIELD_NAME setting S.Prymak 2014-01-14 10:38:49 +0200
  • d1802dcf5d Merge 01eb739009 into bc6c5df109 Omer Katz 2014-01-13 10:34:47 -0800
  • 01eb739009 Added dependencies installation to setup.py. Omer Katz 2014-01-13 20:34:41 +0200
  • 81d98ef760 Merge 002e672952 into bc6c5df109 Paul Melnikow 2014-01-13 09:47:33 -0800
  • bc6c5df109 Minor tweaks Tom Christie 2014-01-13 17:39:22 +0000
  • e91d0a69ab Merge branch 'testing-nested-serializers' of git://github.com/dustinfarris/django-rest-framework into dustinfarris-testing-nested-serializers Tom Christie 2014-01-13 17:38:03 +0000
  • d937ce331c Minor cleanup Tom Christie 2014-01-13 17:37:08 +0000
  • 4e7d94d1ba Merge c4d77667cf into 2ecd984172 Dustin Farris 2014-01-13 09:04:41 -0800
  • c4d77667cf Move ImportingModelSerializerTests and add comments. Dustin Farris 2014-01-13 12:03:13 -0500
  • 73d8a2bcbd Merge branch 'master' of git://github.com/cguethle/django-rest-framework into cguethle-master Tom Christie 2014-01-13 16:52:19 +0000
  • b1b58762a3 Move models.resolve_model to serializers._resolve_model Dustin Farris 2014-01-13 11:47:44 -0500
  • a947e2f534 Merge 7a87893b96 into 2ecd984172 Chris Guethle 2014-01-13 08:02:04 -0800
  • 11e8e44fa8 Merge 1ee7b63ba0 into 2ecd984172 Miroslav Shubernetskiy 2014-01-13 07:40:52 -0800
  • 4489777be0 Merge c8c38133bb into 2ecd984172 Don Spaulding 2014-01-13 07:39:41 -0800
  • 2911cd64ad Minor tweaks to 'lookup_value_regex' work Tom Christie 2014-01-13 15:37:52 +0000
  • 4ab97843e8 Merge pull request #1333 from bodylabs/2.4.0+lookup_regex Tom Christie 2014-01-13 07:34:58 -0800
  • 92891ddee0 Merge 67bfa30646 into 2ecd984172 Paul Melnikow 2014-01-13 07:31:20 -0800
  • 65858428fd Make HyperlinkedModelSerializer url field name customizable S.Prymak 2014-01-13 16:35:20 +0200
  • a90796c0f0 Track changes that need noting in 2.4 announcement Tom Christie 2014-01-13 09:56:57 +0000
  • 2ecd984172 Merge pull request #1343 from linovia/hotfix/1129 Tom Christie 2014-01-13 01:32:09 -0800
  • 2332382b51 Add a sanity check to avoid running into unresolved related models. Dustin Farris 2014-01-12 20:28:19 -0500
  • 54b2cb4462 Merge 293d195011 into b61cef435e Kevin Brown 2014-01-12 11:48:47 -0800
  • 293d195011 Allow serializer kwargs to be customized Kevin Brown 2014-01-12 14:42:42 -0500
  • 07cff7b37f Merge pull request #1348 from yprez/none-to-empty-string_2.4 Tom Christie 2014-01-12 06:52:40 -0800
  • cd9a4194ea Check the modelfield's class instead Yuri Prezument 2014-01-12 16:30:26 +0200
  • 0fd0454a5c Test for setting allow_none=True for nullable CharFields Yuri Prezument 2014-01-06 14:02:00 +0200
  • e1bbe9d514 Set allow_none = True for CharFields with null=True Yuri Prezument 2014-01-06 13:56:57 +0200
  • 6e622d644c CharField - add allow_null argument Yuri Prezument 2014-01-05 15:58:46 +0200
  • e88e3c6ae1 Possible fix for #1330 Yuri Prezument 2014-01-05 15:25:16 +0200
  • 46f5c62530 Regression test for #1330 (Coerce None to '') Yuri Prezument 2014-01-05 15:16:55 +0200
  • b61cef435e Merge pull request #1345 from bodylabs/serializers_doc Tom Christie 2014-01-10 05:25:21 -0800
  • 4b8d1b66ab serializers.md: Fix typos Paul Melnikow 2014-01-10 08:22:47 -0500
  • f217f6870d Removed useless try/except Xavier Ordoquy 2014-01-09 23:32:50 +0100
  • a7072eb730 Test case for #1129 Xavier Ordoquy 2014-01-09 23:19:25 +0100
  • 593cf23ac8 Merge pull request #1342 from yprez/fix_field_doc Tom Christie 2014-01-09 09:21:35 -0800
  • bf5b77ce6d Move serializer import to top-level causes test error Dustin Farris 2014-01-09 11:42:41 -0500
  • 052e236fde Fix URL/Slug Field signatures in docs Yuri Prezument 2014-01-09 18:12:30 +0200
  • c6182b78e5 Merge pull request #1341 from fredrikmollerstrand/docstring-typo-fix Tom Christie 2014-01-09 07:51:02 -0800
  • 82a48ca55e fix docstring typos. Fredrik Möllerstrand 2014-01-09 15:39:37 +0000
  • 52db4eadc2 Testing nested serializers with models that have str foreign key references. Dustin Farris 2014-01-08 16:14:27 -0500
  • 05c396cfa1 Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains Tom Christie 2014-01-08 15:49:19 +0000
  • a2522240a0 Update sitemap Tom Christie 2014-01-08 15:25:03 +0000
  • 78494401c5 Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains Tom Christie 2014-01-08 15:22:41 +0000
  • 41e0adda0e Docs build, using www.django-rest-framework.org, instead of apex domain Tom Christie 2014-01-08 15:18:10 +0000
  • 583c6b62e5 Use www. because ouch. Tom Christie 2014-01-08 15:02:15 +0000
  • f314d8d966 Merge abe0304539 into b0ddf21bd0 Yuri Prezument 2014-01-07 19:10:08 -0800
  • b0ddf21bd0 Drop the logo from the project README Tom Christie 2014-01-07 15:02:56 +0000
  • 3920d589b0 Center logo Tom Christie 2014-01-07 15:01:21 +0000