Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to dj-stripe 1.1.1 #1

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    20cb6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c110361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2eab1 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Fix SubscriptionRestView with Django Rest Framework 3…

    ….7.x""
    
    This reverts commit c3a2e95.
    jleclanche committed May 23, 2018
    Configuration menu
    Copy the full SHA
    4606b69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1ae1c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    161781b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Set a SECRET_KEY in tests

    Fixes a test error on Django master
    
    Refs. django/django@b3cffde
    jleclanche committed May 24, 2018
    Configuration menu
    Copy the full SHA
    69f4e7b View commit details
    Browse the repository at this point in the history
  2. Always pass allowed_hosts=None to is_safe_url()

    Django 2.2 compatibility
    
    Refs django/django@1e81a4b
    jleclanche committed May 24, 2018
    Configuration menu
    Copy the full SHA
    292250b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Configuration menu
    Copy the full SHA
    fd1dd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9eed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7796888 View commit details
    Browse the repository at this point in the history
  4. Add a tox -e docs command

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    2510bb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67cfc8c View commit details
    Browse the repository at this point in the history
  6. Add support for setting STRIPE_API_HOST

    This allows using a different API base host for development purposes.
    For example: https://github.com/stripe/stripe-mock
    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    edf83bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d3a878 View commit details
    Browse the repository at this point in the history
  8. Implement FileUpload model

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    e8697ae View commit details
    Browse the repository at this point in the history
  9. Implement FileUploadAdmin

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    e7adcd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61388ae View commit details
    Browse the repository at this point in the history
  11. Implement Account fields

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    58ae6e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    950ea92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d54812 View commit details
    Browse the repository at this point in the history
  14. Implement Product model

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    10c7002 View commit details
    Browse the repository at this point in the history
  15. Upgrade API to 2018-05-21

    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    eb08a07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d250f1d View commit details
    Browse the repository at this point in the history
  17. Clean up CustomerAdmin fields

    CLoses dj-stripe#534
    Supercedes dj-stripe#594
    jleclanche committed May 27, 2018
    Configuration menu
    Copy the full SHA
    8fbc957 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    edb4e15 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    814192e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8aa62d2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Implement Refund model

    jleclanche committed May 28, 2018
    Configuration menu
    Copy the full SHA
    0e1f112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9faa2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Fixing tests for users on WSL.

    kavdev committed May 29, 2018
    Configuration menu
    Copy the full SHA
    4a4e002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e360bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a68ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a6f048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e63b42 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    eedee47 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    703bb8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154fb34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e997d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Add changelog for 1.1.0

    jleclanche committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    69dc6da View commit details
    Browse the repository at this point in the history
  2. Release 1.1.0

    jleclanche committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    9383f72 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    110021e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    ff80ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d05d85c View commit details
    Browse the repository at this point in the history
  3. Import InvalidRequestError from stripe-python directly

    Fixes issues on stripe>=2.0
    
    (cherry picked from commit cf70c05)
    jleclanche committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    f25f53e View commit details
    Browse the repository at this point in the history
  4. Catch InvalidRequestError on source sync

    Fixes issues on stripe>=2.0
    
    (cherry picked from commit 23fec03)
    jleclanche committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    8474a67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c6fb57 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Add cryptography and pyOpenSSL as dependencies in Python 2 tests

    Works around an issue in stripe-python 2.0 and pip.
    
    Context: stripe/stripe-python#447
    jleclanche committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    a6dfdbe View commit details
    Browse the repository at this point in the history
  2. Release 1.1.1

    jleclanche committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    18466a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    61b84db View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Update to dj-stripe 1.1.1

    AndrewSpeed committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    feb339d View commit details
    Browse the repository at this point in the history