Skip to content
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 or learn 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: W3SS/python-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: markfinger/python-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 7 contributors

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    f6a13d3 View commit details
    Browse the repository at this point in the history
  2. Renamed extra to data

    sassanh authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    db30691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1167ba0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Merge pull request markfinger#87 from sassanh/master

    API for returning extra items returned by render server
    markfinger authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    0e24aa3 View commit details
    Browse the repository at this point in the history
  2. Docs

    Added some more detail/example for the `data` prop.
    Fixed some mixed tabs/spaces in the docs.
    markfinger authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cb554d9 View commit details
    Browse the repository at this point in the history
  3. 4.2.0

    markfinger committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    6211e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8853887 View commit details
    Browse the repository at this point in the history
  5. 4.2.1

    markfinger committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    e33781f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. take url as an arg

    jchen-eb committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    b3826c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Merge pull request markfinger#88 from jchen-eb/url

    Add option to pass a URL explicitly instead of reading from settings
    markfinger authored Oct 8, 2018
    Configuration menu
    Copy the full SHA
    2e23f77 View commit details
    Browse the repository at this point in the history
  2. 4.3.0

    markfinger committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    8a44adf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    787a17a View commit details
    Browse the repository at this point in the history
  2. Merge pull request markfinger#94 from eb-emilio/travis-python-django-…

    …updates
    
    Test on travis with newer versions of Python and Django
    markfinger authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c1fb26c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. docs: fix simple typo, browswer -> browser

    There is a small typo in examples/frontend-rendering-with-webpack/README.md.
    
    Should read `browser` rather than `browswer`.
    timgates42 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    c68dacc View commit details
    Browse the repository at this point in the history
  2. Merge pull request markfinger#95 from timgates42/bugfix_typo_browser

    docs: fix simple typo, browswer -> browser
    markfinger authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    56167da View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. update python version

    lolivera-eb authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    fe54b3e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

Commits on Jun 29, 2023

  1. Update README.md

    gravybrux authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1703ebe View commit details
    Browse the repository at this point in the history
  2. Merge pull request markfinger#105 from gravybrux/master

    Update README.md
    markfinger authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ce571b5 View commit details
    Browse the repository at this point in the history
Loading