CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 10:42:07 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"af1df518f3829b5bd0f32705e2828e96"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=fL3neJFTizhBDC9Q%2BpHkPincIFFpiiI%2Bme7ZeqH1CxeBs0sycj1mOf6Kk5EF76d3Rm3dzn%2BftqHqdeLlEiRHsnGjb4f9H5A1nKH6MjnEvakd1kXfjA5ColxAV4zWGf8dJWy2QIs9eSjqd21tgEZ6igd4fjV3gxexu7RkVEHgpINT3RVmPJjJFFN4Afdqy2wK9ICZv3HEOLYSzpisFoUOWWCl7dtvUHBJs35gRbNh6rQGRKrmXS9O8MjCGRxAFiTP30Z5qiOOHpE%2BtKQdxE7gpg%3D%3D--KF79hVvoMb0yiEFN--O9cup0UFb5EJepJ6fksOfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1580911604.1753699326; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 10:42:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 10:42:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E306:29FD1F:1979D41:20994C7:688753FE
Releases · soynatan/django-easy-audit · GitHub
19 Apr 03:03
Loading
09 Oct 11:35
Loading
16 Sep 12:44
Loading
15 Aug 02:49
Loading
16 Apr 20:24
Loading
18 Mar 20:19
Loading
14 Mar 01:19
Loading
06 Dec 03:33
Loading
21 Aug 14:02
Loading
13 Jun 14:40
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 194
Releases: soynatan/django-easy-audit
Releases · soynatan/django-easy-audit
v1.3.8.b1
Compare
What's Changed
- Update
EasyAuditMiddleware
to support async context by @KaczuH in #292 - Confirm support for Django 5.1 and 5.2, and Python 3.13. by @felixxm in #328
New Contributors
Full Changelog: v1.3.7...v1.3.8.b1
Assets 2
v1.3.7
Compare
What's Changed
- Make REMOTE_ADDR optional in all cases by @mschoettle in #276
- Drop support for Django 3.2 by @mschoettle in #277
- Modernize package by @samamorgan in #267
- Revert "Modernize package" by @jheld in #279
- Replace index_together with indexes in CRUDEvent model by @mschoettle in #258
- Modernize package by @samamorgan in #280
- Fix semver by @samamorgan in #281
- chore: remove pytest-ruff by @mschoettle in #284
- Squash migrations to remove use of index_together by @mschoettle in #285
- Catch warnings as errors in pytest by @mschoettle in #283
- ci: add django versions to CI matrix by @mschoettle in #306
- Fix migrating db that isn't past squashed migration by @PaarthShah in #304
- Log correct signal names on CRUDEvent creation exception by @mschoettle in #309
- Properly handle post delete in transactions by @mschoettle in #308
New Contributors
- @PaarthShah made their first contribution in #304
Full Changelog: v1.3.6...v1.3.7
Assets 2
3 people reacted
v1.3.7rc1 django [4.2, 6.0)
Compare
What's Changed
- Catch warnings as errors in pytest by @mschoettle in #283
- ci: add django versions to CI matrix by @mschoettle in #306
- Fix migrating db that isn't past squashed migration by @PaarthShah in #304
New Contributors
- @PaarthShah made their first contribution in #304
Full Changelog: v1.3.7.b3...v1.3.7.rc1
Assets 2
v1.3.7b3 django [4.2, 6.0)
Compare
Full Changelog: v1.3.7.b1...v1.3.7.b3
Assets 2
v1.3.7b1 project updates and migrations
Compare
What's Changed
- Make REMOTE_ADDR optional in all cases by @mschoettle in #276
- Drop support for Django 3.2 by @mschoettle in #277
- Modernize package by @samamorgan in #267
- Revert "Modernize package" by @jheld in #279
- Replace index_together with indexes in CRUDEvent model by @mschoettle in #258
- Modernize package by @samamorgan in #280
- Fix semver by @samamorgan in #281
- chore: remove pytest-ruff by @mschoettle in #284
- Squash migrations to remove use of index_together by @mschoettle in #285
Full Changelog: v1.3.6...v1.3.7.b1
Assets 2
v1.3.7a1 features and project updates
Compare
What's Changed
- Make REMOTE_ADDR optional in all cases by @mschoettle in #276
- Drop support for Django 3.2 by @mschoettle in #277
- Modernize package by @samamorgan in #267
- Revert "Modernize package" by @jheld in #279
- Replace index_together with indexes in CRUDEvent model by @mschoettle in #258
- Modernize package by @samamorgan in #280
Full Changelog: v1.3.6...v1.3.7.a1
Assets 2
2 people reacted
v1.3.6
Compare
What's Changed
- Add support for Django 4.2. by @trauty-is-me in #259
- chore: add Django 5 to test matrix by @mschoettle in #265
- raise exceptions only when they should be propagated by @bernhardmiller in #266
- Make REMOTE_ADDR optional by @samamorgan in #272
- Modify request_started_handler to use SESSION_ENGINE by @oldmanstick in #271
New Contributors
- @trauty-is-me made their first contribution in #259
- @samamorgan made their first contribution in #272
- @oldmanstick made their first contribution in #271
Full Changelog: v1.3.5...v1.3.6
Assets 2
v1.3.6.a2
cd96f13
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
What's Changed
- chore: add Django 5 to test matrix by @mschoettle in #265
Full Changelog: v1.3.6.a1...v1.3.6.a2
Assets 2
v1.3.6.a1
Compare
What's Changed
- Add support for Django 4.2. by @trauty-is-me in #259
New Contributors
- @trauty-is-me made their first contribution in #259
Full Changelog: v1.3.5...v1.3.6.a1
Assets 2
v1.3.5
Compare
What's Changed
- Fix migration 0013 IrreversibleError by @Lukasdoe in #236
- Add helper to show CRUD history for particular object by @kirmalyshev in #193
- Allow to ignore request.user validation by @hugobranquinho in #233
- Avoid DB savepoints if no audit is going to be created by @hugobranquinho in #232
- Fixes issue #229 (ImproperlyConfigured error raised in auth_signals.p… by @LukaRiba in #231
- ASGI scope
client
value should be converted to the remote_ip by @nnseva in #205 - fix: fix potential slow query on huge requestevent table by @3cp in #240
- github actions on ubuntu 20.04 for build madness by @jheld in #245
- fix: replace timezone.utc with datetime.timezone.utc by @mschoettle in #246
- Implemented
DJANGO_EASY_AUDIT_PROPAGATE_EXCEPTIONS
setting by @dferens in #248 - Export audit events to CSV by @Tim-Bolhoeve in #254
- add german translations by @bernhardmiller in #253
New Contributors
- @Lukasdoe made their first contribution in #236
- @kirmalyshev made their first contribution in #193
- @hugobranquinho made their first contribution in #233
- @LukaRiba made their first contribution in #231
- @nnseva made their first contribution in #205
- @3cp made their first contribution in #240
- @dferens made their first contribution in #248
- @Tim-Bolhoeve made their first contribution in #254
- @bernhardmiller made their first contribution in #253
Full Changelog: v1.3.3...v1.3.5
Assets 2
Previous Next
You can’t perform that action at this time.