Commit Graph

  • 220be31791 Git add remaining tests for BaseSerializer (#4857) Artem Muterko 2017-01-27 17:44:00 +0200
  • e5c0cdab78 Git add remaining tests for BaseSerializer Artem Muterko 2017-01-27 17:35:45 +0200
  • 7ba346d8e2 Deployed b1eade4e with MkDocs version: 0.15.3 Tom Christie 2017-01-27 12:57:48 +0000
  • b1eade4e32 Update machinalis links Tom Christie 2017-01-27 12:57:26 +0000
  • 74fbc7a708 Deployed 245b356e with MkDocs version: 0.15.3 Tom Christie 2017-01-27 10:36:59 +0000
  • 9cb3c8ec35 Merge branch 'docs' of github.com:tomchristie/django-rest-framework into docs Tom Christie 2017-01-27 10:36:27 +0000
  • 245b356ee7 Updated Machinalis links (#4856) Anna Ossowski 2017-01-27 11:35:25 +0100
  • 743c6d19e3 Updated Machinalis links Anna 2017-01-27 11:25:55 +0100
  • d0eb2e6cae Add remaining tests for metadata (#4855) Artem Muterko 2017-01-27 11:25:51 +0200
  • cf9d57d5ac Add remaining tests for metadata Artem Muterko 2017-01-26 21:04:57 +0200
  • 1ecbeebbe5 Fixed #4574 -- Removed multi-table inheritance auto created PK from serialize. (#4852) Mariusz Felisiak 2017-01-26 15:18:43 +0100
  • 65feaf8a7f Fixed #4574 -- Removed multi-table inheritance auto created PK from serialize. Mariusz Felisiak 2017-01-25 20:04:20 +0100
  • 609bbc5d87
    Fixed travis allow_failures configuration. Mariusz Felisiak 2017-01-25 17:20:27 +0100
  • 21166a3ab6 Add couple of tests for filters (#4849) Artem Muterko 2017-01-25 16:35:12 +0200
  • fa9a88ba31 Adding docs templates. Refactoring to coreschema. Tom Christie 2017-01-25 13:56:50 +0000
  • ddc79d9536 Add "patterns" parameter for get_schema_view Zahim Anas 2017-01-25 11:43:31 +0000
  • 904966dea5 Add couple of tests for filters Artem Muterko 2017-01-25 13:19:42 +0200
  • 48b5aa71f2 Refactor according to comments in PR (#4848) Artem Muterko 2017-01-25 12:38:27 +0200
  • 6d1c62f8e1 Refactor according to comments in PR Artem Muterko 2017-01-25 12:05:54 +0200
  • 90f5192272 Fixed typo in error messages (ru) Alexey K 2017-01-24 19:55:42 +0300
  • 9c8adb4812 Add couple of tests for compat module (#4845) Artem Muterko 2017-01-24 14:50:35 +0200
  • faf576e80d Add couple of tests for compat module Artem Muterko 2017-01-24 14:36:06 +0200
  • ab0c57718a Direct readers to info on how to add viewset docs (#4844) nmgeek 2017-01-24 02:57:14 -0700
  • 6b399f1193 Fixed test_one_to_one_with_inheritance. Added required on_delete attribute to OneToOneField field. (#4838) Mariusz Felisiak 2017-01-24 10:56:46 +0100
  • df8f0c8de9 Fixed typo in .travis.yml. (#4842) Mariusz Felisiak 2017-01-24 10:24:18 +0100
  • 217a81f19b Use correct label for username field in login template (#4841) Ekwenugo Mirabel 2017-01-24 10:07:32 +0100
  • b97b386758 Merge branch 'master' into set_username_on_login_form Ekwenugo Mirabel 2017-01-24 02:07:18 +0100
  • 31f4050105 add semicolon in front of username Mirabel Ekwenugo 2017-01-24 02:04:11 +0100
  • de6c332d23 Direct readers to info on how to add viewset docs nmgeek 2017-01-23 17:02:07 -0700
  • b680e80dd7
    Fixed typo in .travis.yml. Mariusz Felisiak 2017-01-23 21:37:45 +0100
  • 21a12caaec change username label so that whatever field the USERNAME_FIELD points at should be used Mirabel Ekwenugo 2017-01-23 18:12:34 +0100
  • 5c0f9f147c Removed unnecessary utc wrapper. (#4839) Mariusz Felisiak 2017-01-23 17:22:32 +0100
  • 1320e97cc0
    Removed unnecessary utc wrapper. Mariusz Felisiak 2017-01-23 16:57:26 +0100
  • 247954d497 Add tests for BasicAuthentication and TokenAuthentication (#4837) Artem Muterko 2017-01-23 17:08:59 +0200
  • 0181abc42c
    Fixed test_one_to_one_with_inheritance. Added required on_delete attribute to OneToOneField field. Mariusz Felisiak 2017-01-23 15:53:40 +0100
  • 1b30922e74 Adjust test to pass on Django 1.8 Artem Muterko 2017-01-23 15:56:50 +0200
  • 938c036b8e Add tests for Token authentication Artem Muterko 2017-01-23 14:58:46 +0200
  • f71c70e6fe Add tests for BasicAuthentication Artem Muterko 2017-01-23 13:15:39 +0200
  • 806b31b880 fix parser_context bug in MultiPartParser yudori 2017-01-22 22:47:38 +0100
  • d686b2cb15 Merge pull request #4834 from auvipy/slug José Padilla 2017-01-20 15:42:20 -0500
  • d2ae41529c fix wrong assert Asif Saifuddin Auvi 2017-01-21 02:25:36 +0600
  • 63d8dc0b9b converted test asserts of relations slug to pytest Asif Saifuddin Auvi 2017-01-21 02:14:33 +0600
  • 8043ff3fef Add test for urlquote_wrapper (#4832) Artem Muterko 2017-01-20 22:09:47 +0200
  • e21afbe750 Merge pull request #4833 from auvipy/hyper José Padilla 2017-01-20 14:51:59 -0500
  • 1ef334875f converted test asserts of hyperlin relations to pytest Asif Saifuddin Auvi 2017-01-21 01:41:45 +0600
  • 2016d6fbcf Add test for urlquote_wrapper Artem Muterko 2017-01-20 18:54:06 +0200
  • 0259c44117 Include Field.input, Field.title and Field.choices Tom Christie 2016-12-15 16:36:46 +0000
  • 210849cbbd Update tests and pep8 fixes Tom Christie 2016-12-12 11:12:17 +0000
  • 27903cbcd3 Initial components for documentation Tom Christie 2016-12-09 12:59:49 +0000
  • db89a2e715 Add 'description' to Core API fields. Tom Christie 2016-12-02 15:56:01 +0000
  • c249e4a276
    test Srinivas Reddy Thatiparthy 2017-01-20 09:40:20 +0530
  • 9ad76e5ad2 Add python 3.6 target Srinivas Reddy Thatiparthy 2017-01-20 09:18:44 +0530
  • 2a64569006 Merge pull request #4830 from micgeronimo/routers-pytest José Padilla 2017-01-19 12:26:22 -0500
  • 0186b073bf Refactor router tests to pytest style Artem Muterko 2017-01-19 18:00:07 +0200
  • 635dc03529 Parametrizable viewset custom views reverse name (#4821) Luca 2017-01-19 16:20:34 +0100
  • 8844082d0b Merge pull request #4829 from micgeronimo/negotiation-tests José Padilla 2017-01-19 08:39:32 -0500
  • c2ce2fb3f0 Add tests for BaseContentNegotiation Artem Muterko 2017-01-19 12:50:17 +0200
  • 076ca6e765 Add test for filter_renderers Artem Muterko 2017-01-19 12:43:18 +0200
  • 7832909926 DOCS lzac 2017-01-19 09:57:50 +0100
  • 46210205a4 Add tests for some template tags (#4815) Artem Muterko 2017-01-18 22:41:32 +0200
  • a8534baa41 Add remaining tests for validators (#4827) Artem Muterko 2017-01-18 22:39:20 +0200
  • 8d42457bf6 Add remaining tests for validators Artem Muterko 2017-01-18 21:44:52 +0200
  • 5e9249f429 Merge pull request #4824 from auvipy/newv Xavier Ordoquy 2017-01-18 17:24:44 +0100
  • 026a8d8707 make lint happy with isort --recursive Asif Saifuddin Auvi 2017-01-18 22:15:44 +0600
  • 73a0a78fc6 allow failure for django 1.11 branch Asif Saifuddin Auvi 2017-01-18 22:02:58 +0600
  • 006ae46092 remove trailing comma Asif Saifuddin Auvi 2017-01-18 21:40:07 +0600
  • 25049c48ba Merge pull request #4825 from manosim/include-drf-api-key Xavier Ordoquy 2017-01-18 15:38:57 +0100
  • 81195aabbf Include a link to the django-rest-framework-api-key package Emmanouil Konstantinidis 2017-01-18 14:36:43 +0000
  • 326e09dde9 added utc compat to tests of fields Asif Saifuddin Auvi 2017-01-18 20:01:18 +0600
  • bc3849bd59 added utc compat to fields Asif Saifuddin Auvi 2017-01-18 19:31:04 +0600
  • 5717e853db fix import of utc Asif Saifuddin Auvi 2017-01-18 19:28:57 +0600
  • 5436df54c6 added compat shim for utc/UTC Asif Saifuddin Auvi 2017-01-18 19:06:41 +0600
  • e2337e1072 restructure travis matrix Asif Saifuddin Auvi 2017-01-18 18:17:19 +0600
  • 9268850db2 removed python 3.6 from global travis matrix Asif Saifuddin Auvi 2017-01-18 18:07:15 +0600
  • 0a496a423d Add tests for qs_exists (#4822) Artem Muterko 2017-01-18 13:46:12 +0200
  • 7d4706fbcc remved python3.4 for django master as 3.5 is the min Asif Saifuddin Auvi 2017-01-18 14:04:30 +0600
  • e50b223a31 resturctured supported python and django versions on travis Asif Saifuddin Auvi 2017-01-18 14:01:31 +0600
  • d75b7761c8 re organized supported django versions and releases Asif Saifuddin Auvi 2017-01-18 13:54:42 +0600
  • 205888ba8b Merge a372a8edea into 06a5bcc88e Christian Sauer 2017-01-18 07:45:10 +0000
  • d18b1f351c Remove unreachable code Artem Muterko 2017-01-17 15:47:29 +0200
  • a7b2d8d12b Add tests for qs_exists Artem Muterko 2017-01-17 15:14:48 +0200
  • b4e70dfdbf Parametrizable viewset custom views reverse name lzac 2017-01-17 09:55:37 +0100
  • 06a5bcc88e Add mediatype tests (#4813) Artem Muterko 2017-01-16 20:17:51 +0200
  • e965270f51 Template html renderer tests (#4817) Artem Muterko 2017-01-16 20:16:43 +0200
  • 788bbbf9e5 Fix failing test Artem Muterko 2017-01-16 18:38:42 +0200
  • 72aa78be9b Fix formatting Artem Muterko 2017-01-16 18:32:10 +0200
  • 50c2d71a80 tox/travis maintenance (#4811) Ryan P Kilby 2017-01-16 08:51:07 -0500
  • 41ac3565de Add test for delete field (#4819) Artem Muterko 2017-01-16 15:46:32 +0200
  • 9a71b5cbf7 Remove unused import Artem Muterko 2017-01-16 13:42:52 +0200
  • 12cd670cc7 Add test for delete field Artem Muterko 2017-01-15 20:46:21 +0200
  • aab5195649 Cleanup Artem Muterko 2017-01-15 20:04:04 +0200
  • 514b5a6dd1 Add couple of test for AuthToken (#4816) Artem Muterko 2017-01-15 10:41:47 +0200
  • 0b76ec491d Fix method return value Artem Muterko 2017-01-14 20:12:21 +0200
  • 669ff66b59 Add tests for get_template_names Artem Muterko 2017-01-14 20:11:16 +0200
  • 20451d701b PEP8 cleanup Artem Muterko 2017-01-14 19:54:14 +0200
  • dbab455b13 Add couple of test for AuthToken Artem Muterko 2017-01-14 19:45:25 +0200
  • 5efbe17a86 Merge pull request #4808 from micgeronimo/pytest-cleanup José Padilla 2017-01-14 08:08:02 -0500
  • 752cf7b41d Merge branch 'master' into htmlr Asif Saifuddin Auvi 2017-01-14 12:55:10 +0600
  • 00928d74b2 Add tests for some template tags Artem Muterko 2017-01-13 13:19:17 +0200
  • caf4248216 Fix mediatype string representation Artem Muterko 2017-01-13 12:40:09 +0200