Commit graph

  • 8803a99661
    Merge 69a485f5e5 into b73ad6d9c9 pre-commit-ci[bot] 2026-03-16 17:36:55 +0000
  • 69a485f5e5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2026-03-16 17:36:51 +0000
  • c7cc139e73
    Merge e81497099c into b73ad6d9c9 GabrielBarrantes 2026-03-13 08:02:51 +0000
  • 0fc628c21a
    Merge 6933ca5805 into b73ad6d9c9 Amine 2026-03-11 15:13:11 +0100
  • b73ad6d9c9
    Bump django from 5.2.11 to 5.2.12 (#299) master dependabot[bot] 2026-03-05 11:29:02 +0000
  • a9d57dd914
    Bump django from 5.2.11 to 5.2.12 dependabot[bot] 2026-03-04 21:26:46 +0000
  • 088b969573
    [pre-commit.ci] pre-commit autoupdate (#298) pre-commit-ci[bot] 2026-03-03 10:50:11 +0000
  • 12c3c58f26
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-03-02 17:39:50 +0000
  • e77149f799
    [pre-commit.ci] pre-commit autoupdate (#297) v3.1.2 pre-commit-ci[bot] 2026-02-18 20:23:54 +0000
  • 6beffe6de6 Fix a regression in adding tests/ dir to source package Matt Seymour 2026-02-18 20:22:03 +0000
  • 83692a454b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-02-16 17:28:49 +0000
  • f9c31305ae
    Bump wheel from 0.45.1 to 0.46.2 (#296) dependabot[bot] 2026-02-16 16:20:30 +0000
  • 76a3509904 Bump wheel from 0.45.1 to 0.46.2 dependabot[bot] 2026-02-16 14:34:18 +0000
  • 5337838ac3
    Bump urllib3 from 2.6.2 to 2.6.3 (#295) dependabot[bot] 2026-02-16 14:37:21 +0000
  • 17b0c70912
    Bump urllib3 from 2.6.2 to 2.6.3 dependabot[bot] 2026-02-16 14:34:15 +0000
  • 6fc366459f
    Bump django from 5.2.9 to 5.2.11 (#294) dependabot[bot] 2026-02-16 14:33:26 +0000
  • 5648e4aab5 Bump django from 5.2.9 to 5.2.11 dependabot[bot] 2026-02-16 14:29:12 +0000
  • 19805c97f3
    Bump cryptography from 46.0.3 to 46.0.5 (#293) dependabot[bot] 2026-02-16 14:31:12 +0000
  • 9b1fc6f599
    Bump cryptography from 46.0.3 to 46.0.5 dependabot[bot] 2026-02-16 14:28:57 +0000
  • 1b102cd428
    Update project URLs in pyproject.toml v3.1.1 Matt Seymour 2026-02-16 14:28:06 +0000
  • e41afda72b
    [pre-commit.ci] pre-commit autoupdate (#291) pre-commit-ci[bot] 2026-02-09 19:36:23 +0000
  • ff10ba564b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-02-09 18:12:59 +0000
  • 6933ca5805 Implement ssl_require parameter mapping for various database backends aminechm 2026-01-08 14:56:44 +0100
  • 5b7e8208cc
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-01-19 17:36:36 +0000
  • dba6077081
    Update .pre-commit-config.yaml to use pinned version numbers. (#289) Matt Seymour 2026-01-19 10:20:19 +0000
  • 0bdb570fc9 Update .pre-commit-config.yaml to use pinned version numbers. Matt Seymour 2026-01-15 21:19:02 +0000
  • 077fcd8cd2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2026-01-12 17:29:39 +0000
  • e6f4ccc49d Add pytest to dependencies Matt Seymour 2026-01-08 10:25:36 +0000
  • a87f12185e Enable annotations future; use futuristic annotations Aarni Koskela 2025-08-20 11:45:33 +0300
  • 1ca8ccf7db
    Add project URLs to pyproject.toml (#287) Fábio C. Barrionuevo da Luz 2026-01-08 07:12:50 -0300
  • 698de52304
    Add project URLs to pyproject.toml Fábio C. Barrionuevo da Luz 2026-01-06 18:14:43 -0300
  • afad969e94 Merge branch 'ruff' Matt Seymour 2026-01-05 10:41:27 +0000
  • 6273af6660 Simplify release workflow by removing created event type. Matt Seymour 2026-01-05 10:41:03 +0000
  • 0a59175489 Add formatting step to workflow, integrate ruff check, and update job dependencies Matt Seymour 2026-01-05 10:40:44 +0000
  • 51b51776a9
    Merge branch 'master' into ruff Matt Seymour 2026-01-05 10:29:27 +0000
  • d8f63c8801
    Add tests directory to source distribution (#285) Yohaan Narayanan 2026-01-04 16:19:05 -0800
  • 581cf838c3 Add tests directory to source distribution Yohaan Narayanan 2026-01-04 12:06:25 -0800
  • e81497099c Remove obsolete license classifier Gabriel Barrantes 2026-01-04 10:18:54 -0600
  • 36ec238b03 Update CHANGELOG.md v3.1.0 Matt Seymour 2026-01-03 09:44:47 +0000
  • 84fd0508ff Switch to modern dict type hints for improved readability and consistency. Matt Seymour 2025-12-19 13:14:11 +0000
  • 2bf2118232 Add crate-ci/typos to pre-commit; fix typos Aarni Koskela 2025-12-19 12:06:17 +0200
  • 527962ec04 Switch linting and formatting from flake8+isort+black to ruff Aarni Koskela 2025-12-19 12:05:33 +0200
  • 9531edeb10 Enable annotations future; use futuristic annotations Aarni Koskela 2025-08-20 11:45:33 +0300
  • 992999193d Merge branch 'akx/ci-split' Matt Seymour 2025-12-19 09:19:01 +0000
  • 59b3cd6283 Update workflow to be uv compatable Matt Seymour 2025-12-19 09:17:33 +0000
  • 37b252e678 Migrate release workflow to release events, update actions, and integrate uv for builds. Matt Seymour 2025-12-16 14:19:20 +0000
  • a01d6b1551 Update project to use uv. Matt Seymour 2025-12-16 14:18:42 +0000
  • 989429838a Expand test matrix to support Python 3.14 and Django 6.0, update compatibility exclusions Matt Seymour 2025-12-15 16:07:14 +0000
  • f2b8545052
    Merge branch 'master' into work/buil-toml GabrielBarrantes 2025-12-15 10:06:29 -0600
  • 438ec393ab
    Update license to BSD-3-Clause in setup.py (#279) GabrielBarrantes 2025-12-15 09:58:23 -0600
  • 8a3c372deb
    [pre-commit.ci] pre-commit autoupdate (#278) pre-commit-ci[bot] 2025-12-15 15:56:33 +0000
  • 054bf30807
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-12-08 17:35:26 +0000
  • a5902d6f3c
    Update license to BSD-3-Clause in setup.py GabrielBarrantes 2025-10-25 13:37:16 -0600
  • 59d2232ee8 Support Django 5.2 and 6.0 Adam Johnson 2025-02-14 12:12:21 +0000
  • 390d524112
    [pre-commit.ci] pre-commit autoupdate (#276) pre-commit-ci[bot] 2025-09-22 18:45:50 +0100
  • 7e8d22d8c1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-09-22 17:33:03 +0000
  • e8fe5666b2 build: switch to pyproject.toml for package building Gabriel Barrantes 2025-09-04 14:59:47 -0600
  • 06c8054702 CI: don't test on unsupported Python 3.9 Aarni Koskela 2025-08-20 12:16:59 +0300
  • 58ed5a2276 CI: run typechecks only once, not for each Django/Python version Aarni Koskela 2025-08-20 12:14:00 +0300
  • 2be8b03f66 Modernize build to use Hatchling Aarni Koskela 2025-08-20 12:04:32 +0300
  • c44e599018 Use typing.Dict type Aarni Koskela 2025-08-20 11:51:03 +0300
  • 7cc1121b29
    [pre-commit.ci] pre-commit autoupdate (#270) pre-commit-ci[bot] 2025-08-11 21:06:04 +0100
  • 894fef06e6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-08-11 17:35:28 +0000
  • 0819957676 Allow conn_max_age to accept None for flexibility in configuration Matt Seymour 2025-07-11 17:15:05 +0100
  • 34170b5aef
    [pre-commit.ci] pre-commit autoupdate (#268) pre-commit-ci[bot] 2025-07-11 16:22:42 +0100
  • ab20a3aebd
    Update setup.py v3.0.1 Matt Seymour 2025-07-02 10:28:15 +0100
  • 7d47e451a0
    Update CHANGELOG.md Matt Seymour 2025-07-02 10:28:00 +0100
  • ae2fabf95e
    Re-drop dependency on typing_extensions (#269) Ed Morley 2025-07-01 18:53:01 +0100
  • 3c70fe448f
    Re-drop dependency on typing_extensions Ed Morley 2025-07-01 13:51:00 +0100
  • ee2b46c182
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-06-23 17:21:36 +0000
  • 7c47649053
    Update CHANGELOG.md Matt Seymour 2025-06-23 08:54:54 +0100
  • 3e8b69aafc Update python supported version Matt Seymour 2025-06-20 20:19:31 +0100
  • 2c3ac5b0b8 Allow configuring CONN_MAX_AGE=None Martin Kagamino Lehoux 2025-06-19 16:05:51 +0200
  • 4977c7d0d6
    Update package version to 3.0.0 v3.0.0 Matt Seymour 2025-05-09 10:30:51 +0100
  • a139abcf22
    Update project dependencies Matt Seymour 2025-05-09 11:12:06 +0100
  • e4ccc63ec6
    Remove Python 3.9 support from setup.py Matt Seymour 2025-05-09 10:29:33 +0100
  • 9598fb0d85
    Add support for Django 5.2 in classifiers Matt Seymour 2025-05-09 10:29:16 +0100
  • cdb5d645ec
    Update tests Matt Seymour 2025-04-30 14:13:38 +0100
  • 15ac40b0a7
    Fix pyright issues Matt Seymour 2025-04-30 14:08:18 +0100
  • 79d929b4e0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-30 12:29:23 +0000
  • c469885ebf
    Merge branch 'master' into master Matt Seymour 2025-04-30 13:29:15 +0100
  • e90f975526
    [pre-commit.ci] pre-commit autoupdate (#262) pre-commit-ci[bot] 2025-04-29 09:39:28 +0100
  • 05cebef722
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-03-31 17:16:55 +0000
  • 5f5af49340
    Fix type errors (#261) Adam Johnson 2025-02-16 07:53:52 +0000
  • 621806fb42 Fix type errors Adam Johnson 2025-02-14 12:16:35 +0000
  • 597b493204 Fix type errors Adam Johnson 2025-02-14 12:16:35 +0000
  • 6350900a02 Support Django 5.2 Adam Johnson 2025-02-14 12:12:21 +0000
  • 8501773f73
    [pre-commit.ci] pre-commit autoupdate (#259) pre-commit-ci[bot] 2025-02-03 18:13:35 +0000
  • 43b329854d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-02-03 17:55:01 +0000
  • 358746c41d
    Drop dependency on typing_extensions (#257) Ed Morley 2024-11-22 12:31:02 +0000
  • eaa05a8db4
    Drop dependency on typing_extensions Ed Morley 2024-11-22 10:23:05 +0000
  • 0238c3a7ab Add +srv Jeffrey A. Clark 2024-11-20 08:20:51 -0500
  • 0f8cfdf1c9
    Update test.yml v2.3.0 Matt Seymour 2024-10-23 10:57:17 +0100
  • 3505200b18
    Update CHANGELOG.md Matt Seymour 2024-10-23 10:55:15 +0100
  • 396344b251
    Update setup.py Matt Seymour 2024-10-23 10:53:25 +0100
  • 64660c7c5f
    Update setup.py Matt Seymour 2024-10-23 10:52:32 +0100
  • eff9f27514
    [pre-commit.ci] pre-commit autoupdate (#256) pre-commit-ci[bot] 2024-10-23 10:50:06 +0100
  • 31ffdd778a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-14 17:51:06 +0000
  • 08d9cf0978
    Add Python 3.13 and Django 5.1 testing (#255) Tom Parker-Shemilt 2024-10-10 23:00:30 +0100
  • c68269abd2
    Merge branch 'master' into python-3.13 Tom Parker-Shemilt 2024-10-10 22:51:31 +0100