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: oleggromov/django-webpack-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: calvinchengx/django-webpack-loader
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.
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 10, 2020

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

Commits on Apr 27, 2020

  1. Add Django 2.2 and Python 3.8 to CI config (django-webpack#228)

    * Add Django 2.2 and Python 3.8 to CI config * Fix urls and middleware in test app
    bhrutledge authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d46f418 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    3565121 View commit details
    Browse the repository at this point in the history
  2. Fix loader logic to handle exception

    Signed-off-by: Calvin Cheng <linchuan.cheng@gmail.com>
    calvinchengx committed May 16, 2020
    Configuration menu
    Copy the full SHA
    fb6ce55 View commit details
    Browse the repository at this point in the history
  3. Just pass. We don't need to handle the error

    Signed-off-by: Calvin Cheng <linchuan.cheng@gmail.com>
    calvinchengx committed May 16, 2020
    Configuration menu
    Copy the full SHA
    4a015c9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Fix silly chunk_name get error

    Signed-off-by: Calvin Cheng <linchuan.cheng@gmail.com>
    calvinchengx committed May 18, 2020
    Configuration menu
    Copy the full SHA
    13d2f0a View commit details
    Browse the repository at this point in the history
Loading