mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 06:02:02 -05:00
[PR #900] [CLOSED] Django Auditlog App #809
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/900
Author: @gr1d99
Created: 7/11/2017
Status: ❌ Closed
Base:
master← Head:django-auditlog📝 Commits (1)
604dd90Django Auditlog App📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
.github/PULL_REQUEST_TEMPLATE.md(+8 -0)📄 Description
What is this Python project?
django-auditlog (Auditlog) is a reusable app for Django that makes logging object changes a breeze.
Auditlog tries to use as much as Python and Django’s built in functionality to keep the list of dependencies as short as
possible. Also, Auditlog aims to be fast and simple to use.
What's the difference between this Python project and similar ones?
Unlike other apps Auditlog is very simplified and precise.
Django-Auditlog - I think everyone should try this app.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.