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: python-stuff/django-render-block
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: clokep/django-render-block
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 20 files changed
  • 7 contributors

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    4ccec65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fdc36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8acc053 View commit details
    Browse the repository at this point in the history
  4. Update changelog.

    clokep committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bc824ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f10ef7b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Release 0.10b1.

    clokep committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    599395a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Release 0.10.

    clokep committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7aed7f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Support Django 5.2 & Python 3.13 (clokep#62)

    * Support Django 5.2 & Python 3.13.
    * Drop support for Django 5.0 and Python 3.8 (EOL).
    clokep authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    399e6e1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Add render_block function (clokep#60)

    Add a render_block function, which returns a HttpResponse object
    with the content set to the results of calling render_block_to_string.
    gogognome authored May 12, 2025
    Configuration menu
    Copy the full SHA
    ae6890d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33db2c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b123f54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0243c View commit details
    Browse the repository at this point in the history
  5. Update changelog for clokep#30

    clokep committed May 12, 2025
    Configuration menu
    Copy the full SHA
    ef5a8d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc42bdc View commit details
    Browse the repository at this point in the history
  7. Release v0.11

    clokep committed May 12, 2025
    Configuration menu
    Copy the full SHA
    bed035c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Bump back to dev

    clokep committed May 13, 2025
    Configuration menu
    Copy the full SHA
    fe03818 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    47e6f07 View commit details
    Browse the repository at this point in the history
  2. Update changelog for clokep#66

    clokep committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    fc064d9 View commit details
    Browse the repository at this point in the history
Loading