This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-auditlog
Watch
1
Star
0
Fork
You've already forked django-auditlog
0
mirror of
https://github.com/jazzband/django-auditlog.git
synced
2026-03-16 22:20:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
master
django-auditlog
/
docs
/
requirements.txt
6 lines
95 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Simplified travis config and added Jazzband release config. (#281) * Simplified travis config and added Jazzband release config. * Migrate to travis-ci.com. * Split requirements to prevent env spoilage. * Add docs requirements. * Huh * type * Add psycopg2 doc requirements.
2020-11-25 21:15:14 +00:00
# Docs requirements
Confirm Django 5.1 support and drop Django 3.2 support. (#677)
2024-10-17 16:53:55 +00:00
django>=4.2,<4.3
Simplified travis config and added Jazzband release config. (#281) * Simplified travis config and added Jazzband release config. * Migrate to travis-ci.com. * Split requirements to prevent env spoilage. * Add docs requirements. * Huh * type * Add psycopg2 doc requirements.
2020-11-25 21:15:14 +00:00
sphinx
sphinx_rtd_theme
psycopg2-binary
Extend CI and local test coverage to MySQL and SQLite (#744) * Add test runner and improve test with multi databases * Enhance cross-database compatibility and testing - Fix TRUNCATE command support detection for different databases - Add conditional PostgreSQL-specific model registration - Improve database-specific test skipping logic - Remove SQLite from TRUNCATE supported vendors list * Add docker compose for testing * Improve CI/CD with multi-database support - Add separate test workflows for SQLite, PostgreSQL, and MySQL * Add `mysqlclient` deps * fix minor - Add mysqlclient deps - upload coverage step * Fix coverage upload name conflicts in CI workflow - Add database type to coverage upload names (SQLite/PostgreSQL/MySQL)
2025-08-17 14:50:23 +00:00
mysqlclient==2.2.5
Reference in a new issue
Copy permalink