Commit Graph

  • 1dfd4d6999 Allow run_validators() to handle non-dict types. Carlton Gibson 2018-12-19 16:31:59 +0100
  • 963ce306f3 Added "allow_unicode" to generated kwargs for ModelSerializer SlugField (#6315) Alf 2018-12-19 22:37:52 +0800
  • 7ad5bdb669 Adjusted login template override example (#6265) Cyrus Ghazanfar 2018-12-19 09:25:34 -0500
  • 1348bdc48a Fixed quickstart.md typos (#6348) Jonathan Berger 2018-12-19 05:50:14 -0800
  • a52087b1b8
    Merge pull request #6362 from adrienbrunet/typo Xavier Ordoquy 2018-12-19 14:34:18 +0100
  • c4a021185f docs: typo in permissions (double space) Adrien Brunet 2018-12-18 13:03:03 +0100
  • 3b08b99bc6 Permissions: Add ~ operator to permissions composition Adrien Brunet 2018-12-18 12:35:48 +0100
  • 2f043658c8 Deployed 2aecef34 with MkDocs version: 0.16.3 Tom Christie 2018-12-18 11:33:46 +0000
  • 2aecef3460 Update kloudless logo Tom Christie 2018-12-18 11:23:08 +0000
  • 3453d65655 Update Kloudless logo Tom Christie 2018-12-18 11:18:40 +0000
  • a64980232a Add example of gender-neutral language in contributing guide. (#6358) Michael D. Hoyle 2018-12-17 15:10:39 -0500
  • f45088b7d2
    add e.g. of gender-neutral language Michael D. Hoyle 2018-12-17 14:39:36 -0500
  • 75a489150a Fix XSS in default DRF Browsable API template by re-enabling autoescape Yury V. Zaytsev 2018-12-14 17:57:41 +0100
  • 343ce4a03c Fix urlize_quoted_links tag to avoid double escaping in autoescape mode Yury V. Zaytsev 2018-12-14 17:56:13 +0100
  • be68c524a2 Add test that verifies that HTML is correctly escaped in Browsable API views Yury V. Zaytsev 2018-11-21 16:41:03 +0100
  • ef61288d77 Remove mention of djangorestframework-jwt (#6353) Dan Wilson 2018-12-13 21:01:10 +0000
  • 3e2bb93402
    Need to pass root request object to authenticate, not DRF's Request class Mark Davidoff 2018-12-13 12:23:36 -0800
  • 00dd16c2f2
    Remove mention of djangorestframework-jwt Dan Wilson 2018-12-13 16:42:34 +0000
  • ff5c77b59c
    Fix quickstart.md typos Jonathan Berger 2018-12-09 03:22:34 -0800
  • 627eeb8202 Add missing comma in documentation of permission composition (#6336) JerzySpendel 2018-12-07 22:44:57 +0100
  • facb433c89 Remove unmaintained digest authentication package (#6347) Josh Smith 2018-12-06 08:26:40 -0800
  • fb18310201
    Remove unmaintained digest authentication package Josh Smith 2018-12-06 07:37:59 -0800
  • 246b33f37d Test overlapping serializer sources with deep field Tamás Bitai 2018-12-04 14:28:36 +0100
  • b61806e3b3 add "js-tooltip" class to "POST" button (#6344) HoangYell 2018-12-03 19:10:05 +0700
  • 584a8fefe7
    add "js-tooltip" class to "POST" button HoangYell 2018-12-03 17:19:29 +0700
  • b715996037
    remove urlpatterns = format_suffix_patterns(urlpatterns) zhaojiedi1992 2018-12-01 14:03:27 +0800
  • 5a54f897ec FIX: openapi schema title should be a string not a tuple (#6259) Benjamin Pereto 2018-11-28 13:45:27 +0100
  • 5d0c10526d Add a 'request_forms' block Andy Babic 2018-11-28 12:16:45 +0000
  • 8a42188eba Fix indentation Andy Babic 2018-11-27 17:45:28 +0000
  • c33e762c2a Add blocks for 'request_forms', 'main_content' and 'edit_forms' to make the template easier to extend Andy Babic 2018-11-27 17:39:44 +0000
  • 11edf572c5
    Merge pull request #6299 from encode/xordoquy/fix_composable_permissions Xavier Ordoquy 2018-11-27 15:47:30 +0100
  • 74574217a4 Fix composable permissions Xavier Ordoquy 2018-11-01 20:12:34 +0100
  • 5a19fb026d Add missing comma in documentation of permission composition Jerzy Spendel 2018-11-27 12:15:26 +0100
  • c5a2d6ce02
    Remove the dots from .format values george-yobota 2018-11-27 09:05:06 +0000
  • ccaa5087e1 test both NullBooleanField and BooleanField(null=True) Preston 2018-11-26 14:34:13 -0700
  • 4f1fc62f6f Merge remote-tracking branch 'samitnuk/issue/nullbooleanfield-with-choices' into test_null_boolean_field_choices Preston 2018-11-26 14:30:26 -0700
  • 0f5dfe8b3c Fix typo in schemas (#6332) takaaki shimbo 2018-11-27 03:14:59 +0900
  • 2497b97091 Removed trailing whitespace from assertion message Ryan P Kilby 2018-11-25 21:01:14 -0800
  • c95cb59657 Change backslash to multiline strings Shimbo Takaaki 2018-11-26 10:19:43 +0900
  • 7399962c9f message line too long Shimbo Takaaki 2018-11-26 00:22:44 +0900
  • bf707249b6 Fix typo in inspectors.py Shimbo Takaaki 2018-11-26 00:19:17 +0900
  • 82081a4e32 Fix typo in generators.py Shimbo Takaaki 2018-11-26 00:15:05 +0900
  • 5aee660804 Remove condition that cleans values from DictField improperly Danilo Akamine 2018-11-21 09:44:37 -0500
  • 9b7db8dd69
    Travis has released Xenial support (#6322) Ryan P Kilby 2018-11-20 23:45:04 -0800
  • 4a872050b0 Allow contextual overriding of JSONRenderer.encoder_class Luke Burden 2018-11-19 13:14:30 -0800
  • b085754aa1 Respect can_read_model in DjangoModelPermissions Paul Tiplady 2018-11-18 12:28:13 -0800
  • 8d0c9df812 Travis has released Xenial support Ryan P Kilby 2018-11-16 20:31:13 -0800
  • 20cc573b98 Deployed 2084555f with MkDocs version: 0.16.3 Tom Christie 2018-11-16 15:41:58 +0000
  • 2084555fbe Update Lights On logo Tom Christie 2018-11-16 15:41:38 +0000
  • d0369b27cd update docs/api-guide/serializers.md: consistency (#6320) Mice Pápai 2018-11-15 15:44:54 +0100
  • b6d345a0fe
    update docs/api-guide/serializers.md: consistency Mice Pápai 2018-11-15 15:13:25 +0100
  • 26b1bdf09b Deployed 2c0b2bd4 with MkDocs version: 0.16.3 Tom Christie 2018-11-15 13:53:15 +0000
  • 2c0b2bd44e
    Add 'Lights On Software' (#6319) Tom Christie 2018-11-15 13:52:24 +0000
  • dd39da107a Fix link Tom Christie 2018-11-15 13:42:37 +0000
  • 633c0c1d02 Add 'Lights On Software' Tom Christie 2018-11-15 13:40:50 +0000
  • 588c6976d4
    Delete lightson.png Tom Christie 2018-11-15 12:06:47 +0000
  • bc36cf5e2b
    Lights On Tom Christie 2018-11-15 12:06:18 +0000
  • f73b4896b8
    Lights On Software Tom Christie 2018-11-15 12:04:06 +0000
  • f7d2839562 Typo fix in the release announcement (#6318) Stan Fateev 2018-11-14 09:50:28 +0300
  • da86010037 fix after comments Stan Fateev 2018-11-14 00:44:16 +0300
  • 2b11b37846 Fix small typos in the release announcement for 3.9 Stan Fateev 2018-11-13 23:10:24 +0300
  • 71a1931a06 tests: add TestSerializerPartialUsage.test_partial_dictfield Daniel Hahler 2018-06-22 00:40:57 +0200
  • 5236674905 tests: add TestHTMLInputWithListAndDict, re-using 2 existing list tests Daniel Hahler 2018-06-22 00:40:15 +0200
  • a639a7c4a4 Fix DictField.get_value to return empty Daniel Hahler 2018-05-30 16:38:23 +0200
  • 9710512867 add "allow_unicode" option to ModelSerializer SlugField naihe2010 2018-11-09 11:42:50 +0800
  • 8e8255dc51 add "allow_unicode" option for SlugField when get_field_kwargs() Alf 2018-11-06 15:06:44 +0800
  • a7ba1f7d12 Used QuerySet.bulk_create() in the SearchFilterToManyTests instead of multiple Queryset.create() oliver 2018-11-08 11:57:12 +0900
  • 33bd924236
    Extra blank line deleted Emil Santurio 2018-11-07 16:08:23 -0300
  • fbef9ca9e4 Fix the way DjangoModelPermissions asks for the model to be checked. Emil Santurio 2018-11-07 13:46:38 -0300
  • 0f66297b77
    Use raw_id_fields to avoid selecting all users Mounir 2018-11-05 23:07:17 +0100
  • 527411ce92 Fix issue with validation of NullBooleanField with choices Basil Dubyk 2018-11-05 19:38:05 +0200
  • 9dfee6cd7b Add test for NullBooleanField with choices Basil Dubyk 2018-11-05 19:22:33 +0200
  • bf9533ae37
    Merge pull request #6286 from markddavidoff/patch-1 Xavier Ordoquy 2018-11-05 16:04:08 +0000
  • f6277d877c Fixes #6305 : add compatibility to legacy Django 1.11 version Antonin 2018-11-05 09:52:18 +0100
  • 265cd70157 Fix a Python2.7 compatibility issue when calling urlparse Antonin 2018-11-04 21:43:08 +0100
  • fae7e91728 docs: Remove references to drf-openapi (#6272) Stephen Finucane 2018-11-03 14:57:47 +0000
  • 31196239d3 docs: Remove references to drf-openapi Stephen Finucane 2018-10-21 13:42:51 +0100
  • d59a130168 Fixes an import statement in chapter 5 of the tutorial. (#6267) Tom Snee 2018-11-02 11:48:39 -0400
  • b3e21ec58d compile message Bruno FS 2018-10-31 21:09:16 -0300
  • 5cfbc9d952 fix typo in pt_BR translation Bruno FS 2018-10-31 21:07:08 -0300
  • 78e29b320e Rebase Steven Sklar 2018-10-31 15:35:13 -0400
  • e799183a52 Adds tests Steven Sklar 2018-10-31 15:02:08 -0400
  • 5cb9d1a39e Adds available endpoint formats to the autogenerated schema Steven Sklar 2018-10-31 14:10:23 -0400
  • 40da2a21ef Update authentication.md (#6291) ilmucio 2018-10-29 23:43:06 +0100
  • 5ebf6f22a9
    Update authentication.md ilmucio 2018-10-29 21:33:48 +0100
  • cfc925945c Fix whitespace issues Ryan P Kilby 2018-10-29 11:29:19 -0700
  • 1c682ea623 Fix deprecation warning to match release notes Ryan P Kilby 2018-10-29 11:29:04 -0700
  • 1f13b6f6b2 use actual user instead of fake user in permission composition test Mark Davidoff 2018-10-29 09:14:35 -0700
  • 67e99a29b8 Fix typo in release-notes.md (#6285) Zach Wernberg 2018-10-29 12:03:34 -0500
  • 9bd38593a6 use actual user instead of fake user in permission composition test Mark Davidoff 2018-10-29 09:14:35 -0700
  • fc08e0189f
    update tests to reflect that django now returns a callable for is_authenticated Mark Davidoff 2018-10-29 08:26:20 -0700
  • 88fd222f99
    Django's is_authenticated now returns an object Mark Davidoff 2018-10-29 08:22:54 -0700
  • 6f2c0dbf4d
    permissions must return a boolean Mark Davidoff 2018-10-28 14:12:39 -0700
  • ca4d4f2a34
    Update release-notes.md Zach Wernberg 2018-10-28 13:40:01 -0500
  • fabf434ff3
    Merge pull request #1 from encode/master Zach Wernberg 2018-10-28 13:38:37 -0500
  • bb6e216d9e
    Don't force implement get_queryset yihuang 2018-10-28 15:06:42 +0800
  • d824ab677b Pass request to authenticate_credentials in TokenAuthentication Konstantin Alekseev 2018-10-27 20:17:54 +0300
  • 483995878a change ListSerializer's all to iterator. Under a lot of data, the iterator better than all liuzhichao 2018-10-26 11:06:03 +0800
  • a63a68cea7 kept a super() call explicit due to https://stackoverflow.com/questions/31895302/python3s-super-and-comprehensions-typeerror Asif Saif Uddin 2018-10-25 23:06:42 +0600
  • 15a3952c7b kept a super() call explicit due to https://stackoverflow.com/questions/31895302/python3s-super-and-comprehensions-typeerror Asif Saif Uddin 2018-10-25 22:53:24 +0600