Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release calendar pages #16

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7df793d View commit details
    Browse the repository at this point in the history
  2. Tidy up ForeignKey typing

    zerolab committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f29e024 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Add a basic table block

    zerolab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6141db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dbf68 View commit details
    Browse the repository at this point in the history
  3. Add the basic templates

    zerolab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cce16a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687887a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1212cb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00166e4 View commit details
    Browse the repository at this point in the history
  7. Add validation logic

    zerolab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d3cec6e View commit details
    Browse the repository at this point in the history
  8. Update templates

    zerolab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9e9d7b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1dfcf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    086144b View commit details
    Browse the repository at this point in the history
  2. Add tests

    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    96047c2 View commit details
    Browse the repository at this point in the history
  3. Expand core tests

    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8481215 View commit details
    Browse the repository at this point in the history
  4. Expand coverage configuration

    adds a few extra files to the ignore.
    
    and explicitly filters the RemovedInDjango60Warning
    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b041e97 View commit details
    Browse the repository at this point in the history
  5. Placate mypy

    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    004b2f8 View commit details
    Browse the repository at this point in the history
  6. Tidy up based on code review

    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3d8f3d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86d16c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d87b73 View commit details
    Browse the repository at this point in the history
  9. Expand rendered tests

    zerolab committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7ec148e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da97d78 View commit details
    Browse the repository at this point in the history