Commit Graph

  • e0988b135f Declare the default validators as an empty tuple. Omer Katz 2015-08-18 12:32:15 +0300
  • 3ab17a3b29 Cached the calculation of the field's label and source attributes. Omer Katz 2015-08-18 12:26:00 +0300
  • 732aec2eac Reintroduced the hook that allows you to override the dictionary class used by the serializer. Omer Katz 2015-08-18 11:55:01 +0300
  • 647fdb51d2 Release 2.4.8 2.4.8 Xavier Ordoquy 2015-08-18 07:59:28 +0200
  • 7b1985b580 Fixed flake8 errors. Omer Katz 2015-08-17 18:20:38 +0300
  • 3e9b9f3efd Added immutable serializers that skips deep copying fields and also skips binding them again since they are already bound. Omer Katz 2015-08-17 16:53:19 +0300
  • 486a8f82b2 Allow format suffixes after trailing slash David Sutherland 2015-08-17 10:29:09 +1000
  • 2c31f10f6e Release 2.4.7 2.4.7 Xavier Ordoquy 2015-08-16 10:45:42 +0200
  • b722b3b77a Note on bus factor Tom Christie 2015-08-14 13:08:54 +0100
  • 71505e675a Flesh out the funding docs Tom Christie 2015-08-14 12:34:47 +0100
  • 332c30afb9 Lint Ollie Walsh 2015-08-14 12:20:25 +0100
  • 3d0292e1cd Do not ignore overridden View.get_view_name() in breadcrumbs Ollie Walsh 2015-08-14 12:16:57 +0100
  • a0602104c3 Link to correct plans in sign up Tom Christie 2015-08-13 17:14:19 +0100
  • d80acd1f1f Initial draft of funding page Tom Christie 2015-08-13 14:17:27 +0100
  • 4d5a47decd Update documentation Tom Christie 2015-08-13 09:25:15 +0000
  • 1b53e804ee 3.2.2 Release 3.2.2 Tom Christie 2015-08-13 10:23:22 +0100
  • 0e6c467851 Merge pull request #3263 from jgadelange/master Tom Christie 2015-08-13 10:16:19 +0100
  • ff5fdeef73 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2015-08-13 09:56:10 +0100
  • 18af181191 Fix boolean checkboxes setting to False. Closes #3258. Closes #2776. Tom Christie 2015-08-13 09:56:03 +0100
  • 7bfc147cc2 Merge pull request #3268 from ThaJay/patch-1 Tom Christie 2015-08-13 00:06:58 +0100
  • 76fedcc348 Update 2-requests-and-responses.md ThaJay 2015-08-12 19:49:43 +0200
  • f5a9904cc8 Resolved issue with rendering of nested serializers form when value is None Jeffrey de Lange 2015-08-11 20:27:41 +0200
  • a3e64fbe0d Resolve issue with rendering nested serializer forms with empty values. Closes #3260. Tom Christie 2015-08-11 16:25:02 +0100
  • fe13e40347 Update documentation Tom Christie 2015-08-11 15:21:50 +0000
  • 0df99a6c95 Fix erronous request.files docs, and incorrect request.FILES behavior. Closes #3261. Tom Christie 2015-08-11 16:21:02 +0100
  • b7e47e3d67 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2015-08-11 09:24:16 +0100
  • 83e49dbe63 Fix checkbox input display. Refs #3258. Tom Christie 2015-08-11 09:22:17 +0100
  • 4509dbc24e Merge pull request #3241 from jpadilla/master Tom Christie 2015-08-10 17:41:01 +0100
  • e0c93c1780 Tweaking display_value docs Tom Christie 2015-08-10 16:37:55 +0100
  • 2d5e8dea15 Merge pull request #3255 from jamesbeith/issues/#3254-display-value Tom Christie 2015-08-10 16:32:29 +0100
  • 5c0a2b79b3 Remove converting a string in to a string James Beith 2015-08-10 15:33:04 +0100
  • eaf61449a8 Explain use case for display_value in docs James Beith 2015-08-10 13:02:07 +0100
  • 66ae19229e Add docs for display_value James Beith 2015-08-10 12:38:27 +0100
  • e9d9cb7011 Add tests for display_value James Beith 2015-08-10 12:19:46 +0100
  • 2f6e5d0509 Add display value method James Beith 2015-08-10 11:03:57 +0100
  • bc6bf7236b Add test to repro duplicate validation error Ryan Kaneshiro 2015-08-07 16:53:43 -0700
  • 21e97b67dc Fix comment around importing exception best practices Bo Lopker 2015-08-07 12:10:22 -0700
  • 7a0416c50b Raise error if passed a serializer instance José Padilla 2015-08-07 13:12:37 -0400
  • 0cbfbc27d8 Tweak erronous assignment Tom Christie 2015-08-07 15:41:46 +0100
  • beeb6d583d Update documentation Tom Christie 2015-08-07 13:56:12 +0000
  • 3ea394dbff Version 3.2.1 3.2.1 Tom Christie 2015-08-07 14:55:18 +0100
  • fbd05aba57 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2015-08-07 14:47:09 +0100
  • e88f28dbad Call out supported versions. Closes #3232. Tom Christie 2015-08-07 14:47:00 +0100
  • 368fb9fb2a Merge pull request #3238 from kezabelle/bugfix/3235 Tom Christie 2015-08-07 14:44:32 +0100
  • 65e1c938eb Fix for 1, 0 being rendered as true, false in the admin. Closes #3227. Tom Christie 2015-08-07 14:38:36 +0100
  • e63dcab8b3 Fix for rendering select templates on relationships Tom Christie 2015-08-07 14:36:00 +0100
  • 88609ba3a3 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2015-08-07 14:24:37 +0100
  • 19c1976fcc Leave requests.FILES alone, for compat with regular Django requests. Closes #3239. Tom Christie 2015-08-07 14:24:28 +0100
  • 0078f66104 Fixed #3235 - A querydict which yields a list with only one value now correctly returns the provided data. Keryn Knight 2015-08-07 11:43:17 +0100
  • 08d60f5cc2 Refs #3235 - Test demonstrating a single value passed to ListField is lost. Keryn Knight 2015-08-07 11:41:56 +0100
  • 981265fc48 Merge pull request #3231 from maryokhin/feature/drf3.2-readme Tom Christie 2015-08-07 11:26:13 +0100
  • 85e3edd7ff Update README and docs with 3.2 release Tymur Maryokhin 2015-08-07 00:17:57 +0200
  • 77867e1eef Merge pull request #3230 from maryokhin/master Tom Christie 2015-08-07 09:57:28 +0100
  • 4e5da16961 Remove Django 1.4 compat code Tymur Maryokhin 2015-08-06 23:51:35 +0200
  • 2fd5b8a2f9 Merge pull request #3229 from charettes/3.2-announcement-typo José Padilla 2015-08-06 17:55:34 -0400
  • bcc0d54f98 Fixed a small typo in the 3.2 release announcement. Simon Charette 2015-08-06 16:56:39 -0400
  • 303a304a28 fix import order S. Andrew Sheppard 2015-08-06 09:39:38 -0500
  • b209e35fd7 replace remaining references to old api S. Andrew Sheppard 2015-03-18 11:47:53 -0500
  • 19fa92ebd3 tests for examples listed in spec S. Andrew Sheppard 2015-03-12 18:11:14 -0500
  • 7fa40cfa57 implement HTML JSON form style per spec S. Andrew Sheppard 2015-03-12 16:13:42 -0500
  • 144701c887 Update documentation Tom Christie 2015-08-06 13:31:52 +0000
  • 67ddd54a89 Merge pull request #3226 from tomchristie/version-3.2 3.2.0 Tom Christie 2015-08-06 14:30:46 +0100
  • e3aaa323b7 Add 3.2 announcement Tom Christie 2015-08-06 14:18:23 +0100
  • b4f1a8a367 Update translations Tom Christie 2015-08-06 13:22:53 +0100
  • 78053c7e6c Upgrade version to 3.2.0 Tom Christie 2015-08-06 13:18:51 +0100
  • a428d76ada Add 3.2 release notes Tom Christie 2015-08-06 13:18:18 +0100
  • 37b4d42488 Merge pull request #3225 from tomchristie/maxpeterson-grouped-choices-fix Tom Christie 2015-08-06 13:01:08 +0100
  • 33d6d4a420 Test more types of behavior in test_iter_options Tom Christie 2015-08-06 12:30:26 +0100
  • 24dec32e7a Added test_iter_options Tom Christie 2015-08-06 12:18:09 +0100
  • 4d69286efa Use same structure for both .choices and .grouped_choices Tom Christie 2015-08-06 12:03:38 +0100
  • a6fefe78ff Added docstring Tom Christie 2015-08-06 11:44:39 +0100
  • 27ac5a3680 Support grouped choices Tom Christie 2015-08-06 11:43:03 +0100
  • 95a1550388 Merge branch 'grouped-choices-fix' of https://github.com/maxpeterson/django-rest-framework into maxpeterson-grouped-choices-fix Tom Christie 2015-08-06 10:04:52 +0100
  • 333588be22 Merge ee2afb83e2 into 9a778793f8 Max Peterson 2015-08-06 08:57:10 +0000
  • 9a778793f8 Adding imports to docs Tom Christie 2015-08-06 09:56:09 +0100
  • bbe5044c04 Merge pull request #3223 from wwj718/patch-1 Tom Christie 2015-08-06 09:54:25 +0100
  • 38a1b3ec6b Rationalize decimal logic. Closes #3222. Tom Christie 2015-08-06 09:51:00 +0100
  • c099d9aac4 import permission_classes wwj718 2015-08-06 11:08:56 +0800
  • f7d44dfae0 Loud errors on request.DATA et al. Tom Christie 2015-08-05 17:07:47 +0100
  • 6942fa5dab Mask view docstring on 401 and 403 responses. Closes #3216. Tom Christie 2015-08-05 13:59:55 +0100
  • 6161ac7d07 Fix parse_html_dict signature. Closes #3212. Tom Christie 2015-08-05 13:45:56 +0100
  • 7b51508600 Error on double underscore ordering with CursorPagination. Refs #3221. Tom Christie 2015-08-05 13:42:44 +0100
  • e0608ed363 Fix double underscore attribute fetching. Nikola Kolevski 2015-08-05 10:38:40 +0000
  • 18c9391218 Use shields.io image Tom Christie 2015-08-04 09:47:36 +0100
  • cc5af22dc0 Use 'shilds.io' badge for codecov Tom Christie 2015-08-04 09:45:20 +0100
  • 6f9d7f0331 Nudge codecov Tom Christie 2015-08-03 17:14:55 +0100
  • 1df5844e67 Merge pull request #3208 from treyhunner/add-codecov Tom Christie 2015-08-03 17:13:46 +0100
  • 34c74b8925 Add coverage badge Trey Hunner 2015-08-03 08:57:18 -0700
  • 60c17253ab Add test to check if a 415 status is returned for unsupported media types Cesar Canassa 2015-08-03 17:54:18 +0200
  • 4cb14d8240 Don't measure branch coverage Trey Hunner 2015-08-03 08:39:24 -0700
  • 7f80a2e0ad Merge pull request #3211 from tomchristie/Ins1ne-feature/filepathfield Tom Christie 2015-08-03 10:26:37 +0100
  • bf35906dc0 FilePathField subclassing from ChoiceField Tom Christie 2015-08-03 10:17:41 +0100
  • 877e964d7e Don't need to support Django 1.4 with FilePathField. Tom Christie 2015-08-03 10:15:28 +0100
  • 8d7c0a8474 Merge branch 'feature/filepathfield' of https://github.com/Ins1ne/django-rest-framework into Ins1ne-feature/filepathfield Tom Christie 2015-08-03 10:09:46 +0100
  • ca5e7aa2a7 Merge 205f388631 into 650866cc43 Aider Ibragimov 2015-08-03 09:03:24 +0000
  • 650866cc43 Blank relational fields map to required=False serializer fields. Closes #3210. Tom Christie 2015-08-03 09:48:03 +0100
  • 472784b70a Docs for custom hyperlinked fields. Tom Christie 2015-08-03 09:27:03 +0100
  • 48b21b6063 Always measure branch coverage Trey Hunner 2015-07-31 18:28:49 -0700
  • 5b95536376 Run codecov after success on Travis CI Trey Hunner 2015-07-29 20:53:57 -0700
  • 9cd455a5a8 Merge pull request #3206 from Ian-Foote/patch-1 Tom Christie 2015-07-31 13:03:56 +0100