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: boxine/django-huey-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: boxine/django-huey-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 16, 2021

  1. Update README by adding 'bx_py_utils' to INSTALLED_APPS

    Missing `bx_py_utils` cause: `'humanize_time' is not a registered tag library.`
    
    See: #21
    Jens Diemer committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1146e54 View commit details
    Browse the repository at this point in the history
  2. Add system check for "bx_py_utils" in INSTALLED_APPS

    See also: #21
    Jens Diemer committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e91aa51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from boxine/fix-readme

    Update README by adding 'bx_py_utils' to INSTALLED_APPS
    flbraun authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d13b973 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from boxine/bx-py-utils-hint

    Add system check for "bx_py_utils" in INSTALLED_APPS
    flbraun authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b9f163e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. "bx_py_utils" -> "bx_django_utils" updates

    Jens Diemer committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fed67b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from boxine/bx-django-utils

    "bx_py_utils" -> "bx_django_utils" updates
    flbraun authored May 21, 2021
    Configuration menu
    Copy the full SHA
    7954876 View commit details
    Browse the repository at this point in the history
  3. Update README and release as v0.4.0

    Jens Diemer committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0220913 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from boxine/prepare-release

    Update README and release as v0.4.0
    flbraun authored May 21, 2021
    Configuration menu
    Copy the full SHA
    41fa9f1 View commit details
    Browse the repository at this point in the history
Loading