Commit Graph

  • 226d389b81
    Update jobs.md James Morris 2018-02-14 16:38:20 +0000
  • d82b332a09 Changes ternary conditionals to be PEP308 compliant (#5827) Kent Kawashima 2018-02-14 23:06:09 +0900
  • 6cbf596827 Changes ternary conditionals to be PEP308 compliant kent 2018-02-14 19:19:27 +0900
  • d3430ce6d7 Allow for indexed keys in list field default value check (?field[0]=) Andrew Backer 2018-02-13 15:37:33 +0800
  • 7d0d22ffaa Use single copy of static assets. Update jQuery (#5823) Carlton Gibson 2018-02-12 15:14:44 +0100
  • e8178fa863 Re-add bootstrap-theme Carlton Gibson 2018-02-10 08:19:59 +0100
  • 6662e25bd4 Update to jQuery v3.3.1 Carlton Gibson 2018-02-09 18:56:33 +0100
  • cb97d1bef5 Use top-level jQuery & Bootstrap Carlton Gibson 2018-02-09 18:51:06 +0100
  • 28302aed1c Move font-awesome to top level. Carlton Gibson 2018-02-09 18:50:32 +0100
  • b50a41b895 isort: move config to setup.cfg Daniel Hahler 2018-02-07 20:15:22 +0100
  • 3c04f8b0b0 requirements-codestyle: bump isort to 4.3.3 Daniel Hahler 2018-02-07 20:14:27 +0100
  • 423cbe1a6d runtests: add --diff to ISORT_ARGS Daniel Hahler 2018-02-07 20:12:52 +0100
  • 707b60e5d0 Fix isort Daniel Hahler 2018-02-07 20:12:32 +0100
  • c2bee3c359 Add failing test for to_representation with explicit default timezone Haki Benita 2018-02-08 12:19:30 +0200
  • 5fdb6b5006
    Merge fa2392e0b2 into d1c92c81ff Ryan P Kilby 2018-02-08 08:06:39 +0000
  • d1c92c81ff Add Django Rest Framework Role Filters to Third party packages (#5809) Allisson Azevedo 2018-02-08 05:04:51 -0300
  • 1438719979 requirements-testing: update pytest to 3.4.0 (#5815) Daniel Hahler 2018-02-08 09:00:44 +0100
  • fa2392e0b2 Move isort/lint commands out of test runner Ryan P Kilby 2018-02-07 14:44:10 -0500
  • 66ae47d100 Move isort conf into setup.cfg Ryan P Kilby 2018-02-07 14:43:45 -0500
  • 1bc826e6fd
    Fix authtoken views imports (#5818) Ryan P Kilby 2018-02-07 14:46:17 -0500
  • 031f777a31 Fix authtoken views imports Ryan P Kilby 2018-02-07 14:17:46 -0500
  • 929937693c [WIP/RFC] use field default value if not allow_null Daniel Hahler 2018-02-07 20:02:41 +0100
  • d07cd573f1 fixup! requirements-testing: update pytest to 3.4.0 Daniel Hahler 2018-02-07 19:52:36 +0100
  • f2accc4185 requirements-testing: update pytest to 3.4.0 Daniel Hahler 2018-02-07 19:50:58 +0100
  • 55f6427ef4 Fix support for ListField default values in HTML mode Andrew Backer 2018-02-07 12:45:33 +0800
  • bd24a0ee7c Add Django Rest Framework Role Filters to Third party packages Allisson Azevedo 2018-02-06 00:04:55 -0300
  • c456b3c510 Fix request formdata handling (#5800) Ryan P Kilby 2018-02-05 10:24:13 -0500
  • 0d5a3a00b0 Add schema to ObtainAuthToken Add encoding parameter to ManualSchema Paulo Scardine 2017-12-17 02:11:15 -0200
  • 326261d203
    Merge ef3375355c into 878fe895dc Paulo Scardine 2018-02-05 14:57:52 +0000
  • 878fe895dc Docs: Added example reimplementing ObtainAuthToken Fraire, Santiago 2018-01-05 13:57:52 +0100
  • 9c6865a1ce
    Merge 2cbc426b9b into a8d129b7da infintesimal 2018-02-04 00:16:10 +0000
  • 2cbc426b9b allowing a new named arg, drf_cookies to the response.Response object so that multiple cookies can be set from within an APIView class Stephan Doliov 2018-02-03 16:14:53 -0800
  • 44db63e8c2
    Merge ab642d65aa into a8d129b7da Santiago 2018-02-01 19:05:15 +0000
  • ab642d65aa docs(authentication): example reimplementing ObtainAuthToken Fraire, Santiago 2018-01-05 13:57:52 +0100
  • f9add99eb0
    Merge e3f9e49e7d into a8d129b7da Hendrik Schneider 2018-02-01 15:31:42 +0000
  • bb9155727e Updated step 1 of contributing guide Carlton Gibson 2018-02-01 15:51:27 +0100
  • b27e9cbea0 Merge 3a8752d8ab into 2fa04caf7c Anthony Monthe 2018-01-31 18:19:07 +0000
  • cfe1a3ff02 Merge 6226f070f0 into 2fa04caf7c Ryan P Kilby 2018-01-31 15:55:10 +0000
  • dda054fea4 Merge 130b83623e into 2fa04caf7c Rob Golding 2018-01-31 13:28:33 +0000
  • 86c0cfeeb1 small fix to API documentation: schemas veli-matti.helke 2018-01-31 14:30:13 +0200
  • 3fb6a2dbec Merge e80c22bce4 into df77f7bb9d John 2018-01-30 23:13:31 +0000
  • e80c22bce4
    AttributeError: 'NoneType' object has no attribute '_meta' John 2018-01-31 00:39:24 +0800
  • f6d203e96a ErrorDetail: add __eq__/__ne__ and __repr__ Daniel Hahler 2018-01-29 18:44:14 +0100
  • 2f13fc4a5e Fixed a typo Max Goodridge 2018-01-28 21:27:15 +0000
  • 130b83623e
    Fix TypeError bug in ListSerializer.to_representation Rob Golding 2018-01-28 21:02:03 +0000
  • c1cc3ada7b
    Use ForeignKeyTargetWithSourcesSerializer in relations/pk tests Rob Golding 2018-01-28 21:01:15 +0000
  • c36e2eabe9
    Add ForeignKeyTargetWithSourcesSerializer to relations/pk tests Rob Golding 2018-01-28 20:58:08 +0000
  • bd7925c181
    Give ForeignKeySource a custom manager Rob Golding 2018-01-28 20:55:13 +0000
  • ec4f1a5540 use concrete model in DjangoModelPermissions Askhat Omarov 2018-01-29 01:06:35 +0600
  • 8265c9d5ca Replace background-attachment: fixed in docs Ryan P Kilby 2018-01-27 08:35:00 -0500
  • 00f2f72e0d Add tests for root urlconf Ryan P Kilby 2018-01-26 01:56:20 -0500
  • a25266861a Use {% load static %} instead of {% load staticfiles %} in templates Jon Dufresne 2018-01-25 18:11:09 -0800
  • 3a8752d8ab Added overidable ModelSerializer.check_for_none Anthony Monthe 2018-01-25 14:16:10 +0000
  • ebb92cff78 Update urlpatterns throughout tests Ryan P Kilby 2017-11-18 20:30:43 -0500
  • fee200ebf0 Move auth urls to 'rest_framework_auth' namespace Ryan P Kilby 2017-11-18 20:28:22 -0500
  • 87f382ada7 Add BaseRouter.urlpatterns Ryan P Kilby 2017-11-18 20:27:48 -0500
  • 09343c1874 Convert drf to expect 'rest_framework' namespace Ryan P Kilby 2017-11-18 20:26:28 -0500
  • 1de241d9bf Add tests for hyperlink serializer+namespaced urls Ryan P Kilby 2017-11-18 20:14:43 -0500
  • ec7f358010 Add default app namespace to drf reverse Ryan P Kilby 2017-11-18 17:27:33 -0500
  • 4fbe3ecce6 Add request.current_app handling to drf reverse Ryan P Kilby 2017-11-18 13:54:48 -0500
  • cea747e2dc Merge 812772a31d into 1664588500 Daniel Chimeno 2018-01-25 11:42:58 +0000
  • 812772a31d more pythonic example Daniel Chimeno 2018-01-25 12:41:35 +0100
  • c25716a493 Fix setting post/files on the underlying request Ryan P Kilby 2018-01-25 06:40:31 -0500
  • 6226f070f0 Fix setting post/files on the underlying request Ryan P Kilby 2018-01-25 06:40:31 -0500
  • 5de278cb31 Test duplicate request stream parsing Ryan P Kilby 2018-01-25 06:35:18 -0500
  • 335ba0e377 Add docs for 'Request.http_request` Ryan P Kilby 2018-01-25 06:35:18 -0500
  • 9bb17e4df6 Fix references to 'Request._request' Ryan P Kilby 2018-01-25 04:32:06 -0500
  • f457f3d906 Add 'Request.http_request', deprecate '._request' Ryan P Kilby 2018-01-25 04:29:47 -0500
  • 9c85471c90 Rename 'wsgi' request test to more accurate 'http' Ryan P Kilby 2018-01-25 04:25:25 -0500
  • a8d129b7da Represent serializer DictField as an Object in schema Jeremy Lainé 2018-01-23 21:06:24 +0100
  • 27f32faee4 Fix schema generation for PrimaryKeyRelatedField (#5764) Jeremy Lainé 2018-02-01 16:14:35 +0100
  • 3c7b3ac6df
    Updated step 1 of contributing guide (#5799) Carlton Gibson 2018-02-01 16:02:29 +0100
  • 2fa04caf7c small fix to API documentation: schemas (#5796) Veli-Matti Helke 2018-01-31 15:25:57 +0200
  • df77f7bb9d Make 404 & 403 responses consistent with exceptions.APIException output (#5763) Si Feng 2018-01-30 14:10:02 -0800
  • ece4171ae4 Replace background-attachment: fixed in docs (#5777) Ryan P Kilby 2018-01-30 03:08:06 -0500
  • 769bc1336f ErrorDetail: add __eq__/__ne__ and __repr__ (#5787) Daniel Hahler 2018-01-30 08:45:09 +0100
  • 2677f59d5d Refer to "NamespaceVersioning" instead of "NamespacedVersioning" in the documentation (#5754) Matt Prahl 2018-01-29 09:33:14 -0500
  • 3e5d3752e7 Fixed a typo (#5783) Max Goodridge 2018-01-29 07:41:55 +0000
  • 052a20cd7b Load 'static' instead of 'staticfiles' in templates (#5773) Jon Dufresne 2018-01-25 21:43:55 -0800
  • ef2208ccc6 Rename 'wsgi' request test to more accurate 'http' Ryan P Kilby 2018-01-25 04:25:25 -0500
  • 1664588500 Updated docs to use pip show Aseem Shrey 2018-01-21 20:22:21 +0530
  • 489acc5c07 Merge e839374813 into 73203e6b59 Aseem Shrey 2018-01-25 08:43:48 +0000
  • 73203e6b59 Rework dynamic list/detail actions (#5705) Ryan P Kilby 2018-01-25 03:40:49 -0500
  • a540acdc95
    Allowed customising API documentation code samples (#5752) Carlton Gibson 2018-01-25 09:39:03 +0100
  • 59dff58a8d Fix 0 value IntegerField in TemplateHTMLRenderer Nikhil Sheoran 2018-01-24 22:44:07 +0530
  • bb1f7c3cd1 Merge 0a1266b550 into 588b61e171 Jeremy Lainé 2018-01-24 08:38:11 +0000
  • 588b61e171 Remove unreachable code from ManualSchema (#5766) Jeremy Lainé 2018-01-24 08:52:33 +0100
  • 6e4ad2565c Fix schema generation for PrimaryKeyRelatedField Jeremy Lainé 2018-01-23 15:46:40 +0100
  • 9aa6d68956 Remove unreachable code from ManualSchema Jeremy Lainé 2018-01-23 21:15:56 +0100
  • 0a1266b550 Represent serializer DictField as an Object in schema Jeremy Lainé 2018-01-23 21:06:24 +0100
  • 1e783122c5 Make 404 & 403 responses consistent with exceptions.APIException output Si Feng 2018-01-22 23:42:30 -0800
  • a1322ca441 Prevent validator's context to be used by another serializer Michael K 2018-01-22 16:11:56 +0100
  • 2ce30ddc7a Test that validator's context is not used by another serializer Michael K 2018-01-22 16:03:08 +0100
  • f36444e521
    Priority display type ChenFeng 2018-01-21 23:01:02 +0800
  • e839374813
    Minor change to show the current version Aseem Shrey 2018-01-21 20:22:21 +0530
  • e3f9e49e7d fixed test Hendrik Schneider 2018-01-20 00:56:28 +0100
  • 1a451494fa Added functionality to easily set a custom view name Hendrik Schneider 2018-01-20 00:52:50 +0100
  • ac5c5787aa Refer to "NamespaceVersioning" instead of "NamespacedVersioning" in the documentation mprahl 2018-01-19 14:53:23 -0500
  • b71d502431 Documented renderer_classes parameter and customising languages. Carlton Gibson 2018-01-19 15:41:35 +0100
  • 28e8fe4c16 Allowed additional languages in API documentation Georg Baumann 2017-07-07 21:11:12 +0200