Commit Graph

  • 8ec57e6636 converted test asserts of validation_errors to pytest Asif Saifuddin Auvi 2016-11-30 13:19:55 +0600
  • 4c41f2bfea Merge pull request #4715 from auvipy/pytest4 Xavier Ordoquy 2016-11-30 07:53:58 +0100
  • 10b5f36fec added fixes Asif Saifuddin Auvi 2016-11-30 12:35:34 +0600
  • f2a8252660 Merge pull request #4718 from jfw/patch-4 Xavier Ordoquy 2016-11-30 07:35:22 +0100
  • f5a900a404 some reverts to fix test Asif Saifuddin Auvi 2016-11-30 10:01:37 +0600
  • a5bb9825f3 attempt to fix test again Asif Saifuddin Auvi 2016-11-30 09:56:22 +0600
  • a5c8a8c226 typo Jeff Fein-Worton 2016-11-29 18:00:10 -0800
  • 556df87cab Merge remote-tracking branch 'reference/master' into documentation_update Xavier Ordoquy 2016-11-29 21:33:39 +0100
  • 59ac19d53e Update links to the latest current Django documentation page instead of dev ones. Xavier Ordoquy 2016-11-29 21:31:10 +0100
  • 4a0829d6ec attempt to fix test Asif Saifuddin Auvi 2016-11-30 02:08:37 +0600
  • 8e2408c4d4 Fixed all tests Andrew Tonko 2016-11-29 11:58:37 -0800
  • 98cde59d24 Fixed unit tests Andrew Tonko 2016-11-29 11:54:59 -0800
  • ac39c69da0 avoid repetition of media_type's in options metadata Andrew Tonko 2016-11-29 11:38:11 -0800
  • 27641e07b5 converted test asserts of generics-test to pytest Asif Saifuddin Auvi 2016-11-30 01:13:21 +0600
  • aa20dff7e3 Merge 2cd41620c5 into aed8387e05 Nic Young 2016-11-29 15:39:25 +0000
  • aed8387e05 docs: Fix description of DecimalField's max_digits (#4714) Germán Larraín 2016-11-29 12:35:43 -0300
  • e51cfaa383 docs: Fix description of DecimalField's max_digits Germán Larraín 2016-11-29 12:21:37 -0300
  • 1e0988686c Update the Python doc links to use https and point to Python 3 (#4713) Xavier Ordoquy 2016-11-29 13:27:00 +0100
  • a43a54aad3 Update the Python doc links to use https and point to Python 3 Xavier Ordoquy 2016-11-29 12:37:35 +0100
  • 6498766749 Fix django deprecation warnings (#4712) Ryan P Kilby 2016-11-29 04:49:18 -0500
  • 1b678afa93 Remove unused imports from routers.py Xavier Ordoquy 2016-11-29 02:17:18 +0100
  • fa3054ca98 Remove unused imports from routers.py Xavier Ordoquy 2016-11-29 02:13:30 +0100
  • d6f24e366b Deprecate `DefautlRouter.default_schema_renderers Xavier Ordoquy 2016-11-29 02:11:38 +0100
  • a889bea16e DefaultRouter now uses schemas. SchemaView instead of its own. Xavier Ordoquy 2016-11-29 02:06:26 +0100
  • bbf4e8fa6d Don't override class variables in class methods kids ! Let's rather use Django's as_view correctly. Xavier Ordoquy 2016-11-29 02:04:08 +0100
  • 216c77328c Remove a temporary variable in `DefaultRouter.get_schema_root_view Xavier Ordoquy 2016-11-29 02:01:40 +0100
  • 723ef291a5 Extracts SchemaView out of get_schema_view. Xavier Ordoquy 2016-11-29 01:59:57 +0100
  • 3c35d6fc36 Fix django deprecation warnings Ryan P Kilby 2016-11-28 19:40:27 -0500
  • 9f4c9691f4 converted filters tests asserts to pytest style (#4711) Asif Saifuddin Auvi 2016-11-28 20:31:27 +0600
  • 5d36a5620b fix error Asif Saifuddin Auvi 2016-11-28 20:15:43 +0600
  • f3dfa1bbe0 converted filters tests asserts to pytest style Asif Saifuddin Auvi 2016-11-28 19:49:25 +0600
  • 3be274347f django-filters rest_framework module import fix according to official documentation Kid Binary 2016-11-28 15:01:30 +0200
  • 42d6098c74 converted primary key relations test asserts to pytest (#4709) Asif Saifuddin Auvi 2016-11-28 15:43:48 +0600
  • aaa86881a4 converted more asserts to pytest style Asif Saifuddin Auvi 2016-11-28 15:16:50 +0600
  • c705a7dc7c added missing assert is None Asif Saifuddin Auvi 2016-11-28 14:20:40 +0600
  • 0d3d6d92d9 added missing assert not Asif Saifuddin Auvi 2016-11-28 14:09:33 +0600
  • 88b7a27440 converted primary key relations test asserts to pytest Asif Saifuddin Auvi 2016-11-28 13:54:14 +0600
  • ea8fc99d6a Merge pull request #4708 from auvipy/pytest2 Xavier Ordoquy 2016-11-28 07:40:20 +0100
  • cd3fd36d0e converted generic relations assert to pytest style Asif Saifuddin Auvi 2016-11-27 23:55:09 +0600
  • 632778448a Extract APISchemaView and APIRootView out of the DefaultRouter. Xavier Ordoquy 2016-11-26 09:40:38 +0100
  • abc62afddb docs typo fix (#4701) Nik Nyby 2016-11-24 04:39:18 -0500
  • d227a92894 docs typo fix Nik Nyby 2016-11-23 20:37:30 -0500
  • eaec60ae1d docs: grammar fix - it's -> its (#4698) Nik Nyby 2016-11-23 11:10:39 -0500
  • 36552eb5fe Merge pull request #4699 from nikolas/patch-4 Xavier Ordoquy 2016-11-23 16:19:02 +0100
  • a13b8d5560 docs: grammar fix Nik Nyby 2016-11-23 10:13:03 -0500
  • 743c628f96 docs: grammar fix - it's -> its Nik Nyby 2016-11-23 09:57:52 -0500
  • 5ec223bca0 converted validators and write_only_fields test to pytest style (#4697) Asif Saifuddin Auvi 2016-11-23 20:05:34 +0600
  • 0a159dc801 chopped unneeded is True Asif Saifuddin Auvi 2016-11-23 19:53:48 +0600
  • 0365602563 revert change to fix error Asif Saifuddin Auvi 2016-11-23 19:51:29 +0600
  • bb31469027 converted validators test to pytest style Asif Saifuddin Auvi 2016-11-23 19:32:11 +0600
  • 4b59ec27fa convert tests asserts to pytest style (#4696) Asif Saifuddin Auvi 2016-11-23 19:17:00 +0600
  • 3bc4138fe7 converted write_only_fields tests to pytest style Asif Saifuddin Auvi 2016-11-23 19:10:12 +0600
  • 934978dc12 wraped string into singleline Asif Saifuddin Auvi 2016-11-23 18:51:54 +0600
  • 5515b9dabd converted test_views to pytest style Asif Saifuddin Auvi 2016-11-23 18:33:03 +0600
  • 4ec8bc5de0 converted test_viewsets to pytest style Asif Saifuddin Auvi 2016-11-23 18:27:51 +0600
  • 3e1b31bb9b Merge pull request #4694 from auvipy/patch-1 Carlton Gibson 2016-11-23 11:20:12 +0100
  • f0872a6201 Merge pull request #4695 from vinayan3/patch-1 Xavier Ordoquy 2016-11-23 07:47:29 +0100
  • 8030f5b74f Edit to the import in Setting filter backends Vinay Anantharaman 2016-11-22 14:50:47 -0800
  • 1b9013ebae update django-filter to version 1.0.0 Asif Saifuddin Auvi 2016-11-22 19:46:12 +0600
  • b27fdb41ea Merge 03ca67da6f into 45e90c3398 Хасанов Булат 2016-11-22 05:15:47 +0000
  • 2cd9cfc7a5 Documentation update. Tibo Beijen 2016-11-20 21:20:31 +0100
  • 16375f5453 Removed no longer needed tests. Added tests for using default when default is callable. Fixed field get_attribute(), now uses get_default() instead of default. Tibo Beijen 2016-11-20 21:14:45 +0100
  • 27e8f84855 Default value will now be used when serializing if key or attribute is missing. Tibo Beijen 2016-11-20 17:07:43 +0100
  • 7db2d4ef3e Merge 8d69b66bd2 into 45e90c3398 Si Feng 2016-11-18 03:12:59 +0000
  • 4c2d6b9bb7 Do not ignore source when building fields dynamically Thodoris Sotiropoulos 2016-11-17 18:51:22 +0200
  • 6a8116af1a Try to get WWW-Authenticate header from all authentication classes instead of only the first one (fixes #4680) Leonardo Arroyo 2016-11-14 18:32:43 -0200
  • 45e90c3398 Merge pull request #4679 from browniebroke/exceptions-docs-typo Xavier Ordoquy 2016-11-14 18:03:30 +0100
  • 0c02bbbfa7 Correct a small typo in exceptions documentation Bruno Alla 2016-11-14 16:58:16 +0000
  • 24b19c3c3e fixed url checker ':' to 'http' Ashraful Islam 2016-11-14 15:39:38 +0600
  • 4834d45c0c Possible typo Sinan Guclu 2016-11-11 11:24:21 +0100
  • 24791cb353 Invalidate any existing prefetch cache on PUT requests. (#4668) Tom Christie 2016-11-11 09:44:35 +0000
  • fa8322d54c Add regression test for #4661 Tom Christie 2016-11-11 09:26:16 +0000
  • f3c805eade Update tutorial section 1 with django-admin Alex Scott 2016-11-10 19:00:12 -0500
  • 8d69b66bd2 Allow error key in default exception handler to be customizable Si Feng 2016-11-10 11:16:16 -0800
  • 8bab7f8d58 Only apply the nested writes test to writable fields. (#4669) Tom Christie 2016-11-10 16:36:56 +0000
  • 19d123337f Only apply the nested writes test to writable fields. Tom Christie 2016-11-10 16:02:16 +0000
  • 384f3a0240 Invalidate any existing prefetch cache on PUT requests. Tom Christie 2016-11-10 15:41:36 +0000
  • 388cf7622c Adds Django/Python Trove Classifiers (#4662) Michael Barr 2016-11-09 07:59:11 -0500
  • 2def4e5a32 Remove Python 3.2 trove classifier Michael Barr 2016-11-08 13:27:52 -0500
  • a761a9406c swagger template processing fix Roman Vasilyev 2016-11-08 10:20:35 -0800
  • 2921cc5f9c Fixes tomchristie/django-rest-framework#4654 Michael Barr 2016-11-08 11:54:20 -0500
  • 086ffa3ec7 Deployed ea60872 with MkDocs version: 0.15.3 Tom Christie 2016-11-07 13:43:49 +0000
  • ea60872e9e Version 3.5.3 [ci skip] 3.5.3 Tom Christie 2016-11-07 13:38:48 +0000
  • 8d72535be9 Fix FilterSet warnings. (#4660) Tom Christie 2016-11-07 12:55:18 +0000
  • ccb8da741a Fix FilterSet warnings. Tom Christie 2016-11-07 12:25:54 +0000
  • 06df61e38c handle error when no links are found (#4649) Rex Salisbury 2016-11-07 03:41:10 -0800
  • ee60aaa945 Update versions of Django on tox.ini (#4651) Angel Velasquez 2016-11-07 08:37:58 -0300
  • befacfb00d Add autofocus support for input.html templates (#4650) James Beith 2016-11-07 22:34:53 +1100
  • 0b9304014d Add documentation link for single 'field-level validation' to the Validator docs page (#3772) (#4657) Aaron Lelevier 2016-11-07 12:30:46 +0100
  • 7f437123bd Added "drf_tweaks" to third party packages (#4659) pkrzyzaniak 2016-11-07 06:12:52 +0800
  • 43310ac06b Added "drf_tweaks" to third party packages Paweł Krzyżaniak 2016-11-07 00:16:42 +0800
  • aad0b03e74 Merge pull request #1 from tomchristie/master pkrzyzaniak 2016-11-07 00:14:37 +0800
  • dc1b6026e9 Add documentation link for single 'field-level validation' to the Validator docs page (#3772) aronysidoro 2016-11-05 14:49:44 +0100
  • 94a3d6ae80
    Fixed response header and status handling in DjangoTestAdapter Brian Rosner 2016-11-04 17:12:41 -0600
  • 3cb9d036e8
    Changed RequestsClient to accept an underlying client Brian Rosner 2016-11-04 16:40:49 -0600
  • 5802553405 minor typo for Russian locale Aidar Garifullin 2016-11-03 16:13:50 +0300
  • 2261cf9c7c Update versions of Django on tox.ini Angel Velasquez 2016-11-03 07:16:37 -0300
  • 1c1d35e158 Add autofocus support for input.html templates James Beith 2016-11-03 20:11:00 +1100
  • 3a224efb0f handle error when no links are found Rex Salisbury 2016-11-02 14:49:27 -0700
  • 35e3563e7a Add test showing error Carlton Gibson 2016-11-02 22:26:52 +0100