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: django-commons/django-enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: django-commons/django-enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 19 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 26, 2024

  1. run CI against django 5.1 rc1

    bckohan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    36c4d6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from bckohan/1.3.x

    run CI against django 5.1 rc1
    bckohan authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b9b2db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e5b45 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Change CI: 5.1rc1 -> 5.1

    bckohan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bae41e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from bckohan/1.3.x

    1.3.x
    bckohan authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2a41d56 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add 3.13 to github CI

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    32d3a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1bed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc215f View commit details
    Browse the repository at this point in the history
  4. drop support for python 3.7

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8292097 View commit details
    Browse the repository at this point in the history
  5. fix CI test version matrix

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9bfdb85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f05209a View commit details
    Browse the repository at this point in the history
  7. relax perf tests

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f8edec8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e63b91 View commit details
    Browse the repository at this point in the history
  9. adjust drf version in CI

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bc3f17c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa3b6a0 View commit details
    Browse the repository at this point in the history
  11. fix drf/django install in CI

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c10bad6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da639c5 View commit details
    Browse the repository at this point in the history
  13. update changelog

    bckohan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    daf1eba View commit details
    Browse the repository at this point in the history
  14. Merge pull request #69 from bckohan/1.3.x

    1.3.3
    bckohan authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d306f1 View commit details
    Browse the repository at this point in the history
Loading