Brian Kohan
a4bad3a541
reorder linting CI, update GHA versions
2026-02-02 16:09:17 -08:00
Brian Kohan
88d5195b9d
A number of changes easing type hint integration:
...
* Updated documentation
* A tested and robust type hint usage example
* Justfile recipes have been adapted to run with minimal dependencies
* Tests are now run isolated from all unnecessary dependencies (including type
checkers)
2026-02-02 15:39:19 -08:00
Brian Kohan
7b7ea3a51f
Refactor how integrations are documented and tested:
...
* reorg contrib docs
* reorg templatetag docs
* add integrations submodule for tests
* add justfile recipes for running integration tests
* add reversion integration tests
* update reversion integraton documentation
* move integraton documentation for django-mptt to discussion forum
* move integration documentation for django-reversion-compare to discussion forum
2026-01-12 15:48:51 -08:00
Brian Kohan
bba7e638d1
Fix dumpdata usage for polymorphic models and add comprehensive tests.
...
closes #146
closes #175
closes #517
2026-01-09 12:03:05 -08:00
Brian Kohan
4fdf413c2a
move from 6.0 rc1 to 6.0 django in CI
2025-12-03 20:55:53 -08:00
Brian Kohan
c26b84a85e
support django 6 and python 3.14, update databases in CI
2025-11-29 22:29:06 -08:00
Hugo Osvaldo Barrera
f6dce29dc2
Drop support for EOL versions of Django
...
See: https://www.djangoproject.com/download/#supported-versions
2025-09-02 19:20:17 +02:00
Brian Kohan
c64b097be2
Add tests to all django supported RDBMS to CI, also add macos and windows tests.
...
Remove development dependency on gettext - compilemessages is run in release action and during just build
2025-08-25 23:44:18 -07:00
Aarni Koskela
0f00e0e8f7
Drop support for Python 3.8
2025-08-20 12:22:35 +03:00
Brian Kohan
b375ed1542
add python 3.13 to CI testing
2025-04-30 14:57:34 -07:00
Brian Kohan
1d4f95f001
upgrade GHA versions
2025-02-26 22:49:10 -08:00
Hugo van Kemenade
92400f1b9f
Use default coverage file locations
2023-12-20 12:27:42 +02:00
Aarni Koskela
9d674e4793
Drop support for non-supported versions of Django and Python ( #563 )
...
Resolves #556
2023-12-18 14:45:36 +02:00
Aarni Koskela
0ead3b6d6f
Replace Travis CI configuration with GitHub Actions ( #561 )
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-12-12 12:50:15 +02:00