Commit Graph

  • d797389cf7 Fixed broken test for Django < 1.9 Kevin Brown 2015-12-24 18:17:58 -0500
  • 87605e1e39 Don't filter out the DecimalValidator if it is not supported Kevin Brown 2015-12-24 14:10:48 -0500
  • 9bab640b0a Added tests for min_value and max_value on a DecimalField Kevin Brown 2015-12-24 14:00:49 -0500
  • 8641cd68bb Stick to coding style Johan Charpentier 2015-12-24 15:27:02 +0100
  • bfcbe258ab Add CurrentUserDefault case Johan Charpentier 2015-12-24 15:23:31 +0100
  • 4c3071b97f Add 'default' value in metadatas Johan Charpentier 2015-12-24 12:56:58 +0100
  • 5b1921272d Merge d1f5d7d121 into 2d27d9a10a Andrey 2015-12-24 10:49:04 +0000
  • c8915c0716 Change tab to spaces Robert Romano 2015-12-23 12:58:14 -0800
  • 5fc938cbd1 The Internet Engineering Task Force approved the new HTTP status code 451. Adding to status.py and docs appropriately. Robert Romano 2015-12-23 12:54:17 -0800
  • 2d27d9a10a Merge pull request #3769 from mlissner/master Tom Christie 2015-12-23 16:58:29 +0000
  • f15026be10 Fixes #3756, adding the name to the HTML title, if it exists. Michael Lissner 2015-12-22 10:31:18 -0800
  • 8d240bf8a7 Merge e9732edf7e into 503687d868 Joey Wilhelm 2015-12-22 17:13:13 +0000
  • e9732edf7e Merge remote-tracking branch 'origin/json-encode-tzinfo' into json-encode-tzinfo Joey Wilhelm 2015-12-22 10:12:29 -0700
  • 96ffed14a7 Added a test case for JSON rendering of tzinfo, and added pytz for running tests Joey Wilhelm 2015-12-17 09:20:43 -0700
  • 2c86f0f401 Allow for JSON encoding of datetime.tzinfo objects Joey Wilhelm 2015-12-16 15:41:48 -0700
  • 2344d2270a Deal with ValidationError instantiation Jonathan Liuti 2015-12-22 16:02:24 +0100
  • 503687d868 Merge pull request #3765 from linovia/feature/fix_guardian_for_dj_19 José Padilla 2015-12-21 16:59:03 -0400
  • c5003e8dc1 Update the Django-guardian version for Django 1.9 Xavier Ordoquy 2015-12-21 18:02:24 +0100
  • ce77ed81df Merge pull request #3762 from ekonstantinidis/add-drf-docs Tom Christie 2015-12-21 16:47:44 +0000
  • 1925ec7d33 Both are highly recommended Emmanouil Konstantinidis 2015-12-21 13:59:05 +0000
  • 4204557bc5 Remove title and hr Emmanouil Konstantinidis 2015-12-21 13:55:11 +0000
  • 958290724c Rest is "REST" Emmanouil Konstantinidis 2015-12-21 13:47:04 +0000
  • a83cb1d2f3 Minor changes Emmanouil Konstantinidis 2015-12-21 13:45:11 +0000
  • 1aedaafba4 Add DRF docs to the list Emmanouil Konstantinidis 2015-12-21 13:40:23 +0000
  • b7c46758fe Merge f308900a5f into 5ddfb25fbc Michael J. Schultz 2015-12-21 09:03:38 +0000
  • 9bcd8d60cd use_value feature added to ChoiceField Ömer KALA 2015-12-20 13:31:09 +0200
  • 5ddfb25fbc Merge pull request #3758 from toolness/patch-1 Xavier Ordoquy 2015-12-19 17:17:06 +0100
  • 66de876dee Update bootstrap version in browsable-api.md Atul Varma 2015-12-19 10:34:39 -0500
  • a7b9a1f704 fix TypeError: list indices must be integers, not str encryptedcommerce 2015-12-18 20:37:05 -0500
  • 12e4b8f3b1 WIP - Integrate 2 tuples solution for error codes Jonathan Liuti 2015-12-18 23:03:14 +0100
  • ba21a1e551 review cleanup Jonathan Liuti 2015-12-18 14:15:34 +0100
  • 24ba3b3743 Review step 1 - simplify to clarify Jonathan Liuti 2015-12-18 13:24:45 +0100
  • 18cdfcd712 Merge pull request #3731 from mjparker777/master Tom Christie 2015-12-18 11:27:12 +0000
  • 61e7f7b0cc Merge pull request #3715 from Cheglader/settings_errors Tom Christie 2015-12-18 11:19:06 +0000
  • d9c360845d changed datefield to match code layout of datetime and time changes mjparker777 2015-12-17 12:21:44 -0700
  • f3d5e1482b Merge remote-tracking branch 'upstream/master' mjparker777 2015-12-17 12:20:47 -0700
  • b3abe12ef1 Fixed tests after introducing 'initial' field to metadata API Petros Moisiadis 2015-12-17 20:27:35 +0200
  • 76c5e938f1 Added a test case for JSON rendering of tzinfo, and added pytz for running tests Joey Wilhelm 2015-12-17 09:20:43 -0700
  • 7971343a64 Modify ValidationError api Jonathan Liuti 2015-12-17 15:44:17 +0100
  • 6eb3a42993 Merge pull request #3753 from tomlinford/master Tom Christie 2015-12-17 14:10:13 +0000
  • 42f4c5549d Introduce ValidationErrorMessage Jonathan Liuti 2015-12-16 19:09:03 +0100
  • c389aeb051 Lint import ordring Luis San Pablo 2015-12-16 18:46:23 -0600
  • 62e2a9706f Fixed import order settings Luis San Pablo 2015-12-16 18:37:50 -0600
  • dab6bf4b1a Changed error to warning message Luis San Pablo 2015-12-16 18:32:32 -0600
  • c78980771d AutoFilterSet should subclass from self.default_filter_set Tom Linford 2015-12-16 15:36:07 -0800
  • 2814801651 Allow for JSON encoding of datetime.tzinfo objects Joey Wilhelm 2015-12-16 15:41:48 -0700
  • 034e26ea31 Merge pull request #3748 from DanLipsitt/patch-1 José Padilla 2015-12-16 15:05:59 -0400
  • fc0ec571c2 Include 'initial' attribute of serializer fields in metadata responses Petros Moisiadis 2015-12-16 20:59:46 +0200
  • 521a4fb3b2 Fix missing request.files in MultiPartParser doc Dan Lipsitt 2015-12-16 10:47:04 -0800
  • fb94be18be docstring typo fix: DateAndFiles -> DataAndFiles Dan Lipsitt 2015-12-16 10:42:10 -0800
  • 00ead782d4 Merge pull request #3747 from pbaehr/master Xavier Ordoquy 2015-12-16 18:22:26 +0100
  • c7351b3832 Revert change on existing tests Jonathan Liuti 2015-12-16 16:55:19 +0100
  • 26f948c836 Merge pull request #3745 from linovia/feature/py35_support Tom Christie 2015-12-16 12:48:12 +0000
  • a4ce897d28 Display py.test internal warnings Xavier Ordoquy 2015-12-16 13:27:40 +0100
  • aab7da4891 Updated py.test and pytest-django to test against python 3.5. Xavier Ordoquy 2015-12-16 13:08:37 +0100
  • 44ae037e81 Move urls.py changes down and add necessary import Peter Baehr 2015-12-15 21:17:52 -0500
  • e3274af0ef Merge pull request #3741 from tyrelsouza/master Xavier Ordoquy 2015-12-15 18:29:12 +0100
  • 8c0d736f23 Also fix usecases to use cases Tyrel Souza 2015-12-15 10:28:23 -0500
  • ffc10edd7e Fix minor typo on Pagination documentation Tyrel Souza 2015-12-15 10:24:49 -0500
  • 3a950f53b0 Merge pull request #3739 from nypisces/master Xavier Ordoquy 2015-12-15 09:22:42 +0100
  • 613e0d41ac Update config NY 2015-12-15 15:22:19 +0800
  • c45fdee2ab Fix transfix config for Django NY 2015-12-15 15:22:03 +0800
  • 7e0bfe5a7d Update documentation Xavier Ordoquy 2015-12-14 13:52:03 +0100
  • 552707381e Merge pull request #3733 from linovia/version/3.3.2 3.3.2 Xavier Ordoquy 2015-12-14 13:47:31 +0100
  • ef8bde2d42 Bump version to 3.3.2 Xavier Ordoquy 2015-12-14 07:33:17 +0100
  • 5224feded4 Update the release date. Xavier Ordoquy 2015-12-14 07:32:50 +0100
  • 485c297a04 Translations update. Xavier Ordoquy 2015-12-14 07:31:38 +0100
  • bf18c9f6e3 3.3.2 release notes. Xavier Ordoquy 2015-12-14 07:22:30 +0100
  • decc5fa901 Merge remote-tracking branch 'upstream/master' mjparker777 2015-12-13 17:51:06 -0700
  • fc08236ab8 updated timefield also mjparker777 2015-12-13 16:09:56 -0700
  • 81775dfbae added missing comma mjparker777 2015-12-13 12:27:08 -0700
  • bf60c08010 Issue 3726 DateTimeField not handling empty values mjparker777 2015-12-13 12:05:04 -0700
  • df071d5555 Merge pull request #3723 from linovia/bug/authtoken_versionning_compat José Padilla 2015-12-13 14:53:13 -0400
  • dcaff71217 Merge pull request #3728 from karthik-suresh/Fixes-Issue3727 Xavier Ordoquy 2015-12-12 22:19:13 +0100
  • 82973cfa32 Import parser added to docs in API guide Karthik Suresh 2015-12-12 21:59:08 +0530
  • fbd89d6b7e Moved SETTINGS_DOC Luis San Pablo 2015-12-12 02:02:53 -0600
  • 7a5d81c0b4 Add extra args/kwargs to authtoken's views (#3718) Xavier Ordoquy 2015-12-11 07:16:04 +0100
  • ff4bc43a2f Merge pull request #3721 from raphaelmerx/rm-format Tom Christie 2015-12-11 09:13:48 +0000
  • fcc0a70f7c Fixed suggestion for format in test renderer Raphael Merx 2015-12-10 15:13:47 -0800
  • a2873892b0 Added Dockerfile Jonathan Liuti 2015-12-10 15:49:17 +0100
  • 1834760148 Dont change return type of Serializer.errors Jonathan Liuti 2015-12-10 14:46:51 +0100
  • 8c29efef48 Introduce error code for validation errors. Jonathan Liuti 2015-12-07 10:48:53 +0100
  • e83175323b Merge pull request #3714 from knbk/set_app_name Xavier Ordoquy 2015-12-08 09:59:11 +0100
  • a615e37277 Removed depreceated constant Luis San Pablo 2015-12-07 23:30:45 -0600
  • b6e59c33a7 Merge branch 'settings_errors' of github.com:Cheglader/django-rest-framework into settings_errors Luis San Pablo 2015-12-07 23:25:49 -0600
  • 5802dc0f98 Initial, fixes #3644 Luis San Pablo 2015-12-07 23:19:24 -0600
  • 60c4fe10b1 Refactor Constants Luis San Pablo 2015-12-07 23:19:24 -0600
  • 0f85165b69 Fixed num args for % Luis San Pablo 2015-12-07 22:36:02 -0600
  • 5117dad2ca removed setting typo Luis San Pablo 2015-12-07 22:32:23 -0600
  • 4be3535b04 Merge branch 'settings_errors' of github.com:Cheglader/django-rest-framework into settings_errors Luis San Pablo 2015-12-07 22:31:58 -0600
  • 9db4c2ae8a --ammend Luis San Pablo 2015-12-07 22:24:22 -0600
  • 1b3e4332e8 --ammend Luis San Pablo 2015-12-07 22:24:22 -0600
  • 4e5c57ab46 type on test case Luis San Pablo 2015-12-07 22:19:58 -0600
  • 03c7f149ac Test case for settings check Luis San Pablo 2015-12-07 22:17:33 -0600
  • 13c66b9dfe Return error Luis San Pablo 2015-12-07 21:53:33 -0600
  • d86a901aff Removed Settings raise attribute error Luis San Pablo 2015-12-07 21:45:44 -0600
  • e203967e09 Add app_name to rest_framework.urls. knbk 2015-12-08 01:20:48 +0100
  • 72014edfd5 Merge 39803c6fa7 into f3949e994d Mowee 2015-12-07 19:07:37 +0000
  • 39803c6fa7 typo Mowee 2015-12-07 20:04:33 +0100
  • f3949e994d Update base translation file. Xavier Ordoquy 2015-12-07 18:56:09 +0100