mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
* Initial GitHub Actions workflow. * Use correct Postgres port. * Fix duplicate. * Use POSTGRES_HOST? * Fixing postgres config? * Pass test env vars with Tox. * Work around issue with Django 3.1. * Write coverage file. * Add release workflow. * Remove Travis config file. * Update .github/workflows/test.yml Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update auditlog_tests/tests.py Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update .github/workflows/test.yml Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update README.md Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Add Django 3.1 to tox config. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| manage.py | ||
| models.py | ||
| test_settings.py | ||
| tests.py | ||
| urls.py | ||