Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:encode/django-rest-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:encode/django-rest-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:pr/6754
Choose a head ref
Loading
  • 5commits
  • 1file changed
  • 2contributors

Commits on Jun 21, 2019

  1. Let AND and OR operators have multiple members

    resolve permission AND(OR(a,b,c), d, e) with logic (a v b v c) ^ d ^ e
    @kerbaras
    kerbaras authoredJun 21, 2019
    Configuration menu
    Copy the full SHA
    74855ffView commit details
    Browse the repository at this point in the history
  2. Fix typo at OR constructor

    OR members should be the constructors arguments
    @kerbaras
    kerbaras authoredJun 21, 2019
    Configuration menu
    Copy the full SHA
    db16bb3View commit details
    Browse the repository at this point in the history
  3. Fix NameError

    @kerbaras
    kerbaras authoredJun 21, 2019
    Configuration menu
    Copy the full SHA
    88b6200View commit details
    Browse the repository at this point in the history
  4. Fix tox E302 and E303

    @kerbaras
    kerbaras authoredJun 21, 2019
    Configuration menu
    Copy the full SHA
    9c3ea30View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Do not extend AND/OR/NOT from BasePermission

    This can be done in a separate pull request, but it was reverted out of this one because it made it more difficult to review and increased its chances of not being accepted.
    @kevin-brown
    kevin-brown committedNov 14, 2019
    Configuration menu
    Copy the full SHA
    e709378View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp