Skip to content

Tags: Cosmin-Clucerescu/django-auditlog

Tags

v2.1.0

Toggle v2.1.0's commit message
Prepare release 2.1.0

v2.0.0

Toggle v2.0.0's commit message
Remove default_app_config configuration

v1.0.1

Toggle v1.0.1's commit message
enable use of replica database

When you use replica database the django-auditlog try to write in the same database where object was read (replica). But this is a read only database and crash the application.

This changes saves always in the default database.

If you want to save in multiple databases or in a special one use `DATABASE_ROUTERS` to configure it.

v1.0.0

Toggle v1.0.0's commit message
build: explicit the build system

Setuptools is needed to build this package.

v1.0a1

Toggle v1.0a1's commit message
Review improvements

v0.4.8

Toggle v0.4.8's commit message
Bump version

v0.4.7

Toggle v0.4.7's commit message
Remove multi-db tests to make them more reliable

Fixes jazzband#213

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix deploy config

* Bump version

* Set pypi config in .travis.yml

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jazzband#160 from jjkester/v0.4.5

v0.4.5

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jazzband#150 from jjkester/v0.4.4

Version 0.4.4