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/drf-excel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.2
Choose a base ref
...
head repository: django-commons/drf-excel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.0
Choose a head ref
  • 18 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

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

Commits on Oct 14, 2024

  1. fix pagination issue

    CorneiZeR committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e338248 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from CorneiZeR/main

    fix pagination issue
    FlipperPA authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    33c9644 View commit details
    Browse the repository at this point in the history
  3. PEP-8 and clarify comment

    FlipperPA authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d8da3e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    ecd6051 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from browniebroke/drop-python3.7

    Officially drop support for Python 3.7 and 3.8
    browniebroke authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1af6040 View commit details
    Browse the repository at this point in the history
  3. Add Python 3.13 support

    browniebroke committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c7b42e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from browniebroke/feat/add-python3.13-support

    Add Python 3.13 support
    browniebroke authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4a01c06 View commit details
    Browse the repository at this point in the history
  5. Enable more Ruff rules

    browniebroke committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    96609da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af7b49e View commit details
    Browse the repository at this point in the history
  7. Update Ruff

    browniebroke committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c447108 View commit details
    Browse the repository at this point in the history
  8. Autofix issues with Ruff

    browniebroke committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    74fd14f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4996655 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c7b8e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb61e33 View commit details
    Browse the repository at this point in the history
  12. Fix B026 warning

    browniebroke committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c9ca309 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #101 from browniebroke/lint/enable-more-ruff-rules

    Modernize a bit the codebase with Ruff
    browniebroke authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cefa815 View commit details
    Browse the repository at this point in the history
Loading