Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / soynatan/django-easy-audit issues and pull requests

#310 - Add Python 3.13 to test matrix

Pull Request - State: open - Opened by mschoettle 16 days ago

#309 - Log correct signal names on CRUDEvent creation exception

Pull Request - State: closed - Opened by mschoettle 16 days ago - 2 comments

#308 - Properly handle post delete in transactions

Pull Request - State: open - Opened by mschoettle 17 days ago

#304 - Fix migrating db that isn't past squashed migration

Pull Request - State: closed - Opened by PaarthShah about 1 month ago - 7 comments

#303 - 1.3.7b3 migration fails if only partially migrated

Issue - State: closed - Opened by PaarthShah about 1 month ago

#302 - Allow Django 5.1

Pull Request - State: closed - Opened by jourdanrodrigues about 2 months ago - 1 comment

#301 - Any plans to release v1.3.7 with support for Django 5.1?

Issue - State: open - Opened by scribejourdan about 2 months ago - 37 comments

#300 - Not working during testing

Issue - State: open - Opened by denyswsu 2 months ago

#299 - Use json fields where applicable

Pull Request - State: open - Opened by sgordon16 2 months ago - 2 comments

#298 - Use JSONField for object repr field

Issue - State: open - Opened by sgordon16 2 months ago - 3 comments

#297 - Add custom model for CRUD events

Issue - State: open - Opened by anuj-scanova 2 months ago

#296 - Bump django from 4.2.11 to 4.2.14

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#295 - Ignore some changes of specific fields

Issue - State: open - Opened by Matt-Dong123 3 months ago

#293 - Bump tqdm from 4.66.2 to 4.66.3

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#292 - Update `EasyAuditMiddleware` to support async context

Pull Request - State: open - Opened by KaczuH 5 months ago

#289 - Bump sqlparse from 0.4.4 to 0.5.0

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#288 - Migrate is not working

Issue - State: open - Opened by Girimana 6 months ago

#285 - Squash migrations to remove use of index_together

Pull Request - State: closed - Opened by mschoettle 6 months ago - 2 comments

#284 - chore: remove pytest-ruff

Pull Request - State: closed - Opened by mschoettle 6 months ago

#283 - Catch warnings as errors in pytest

Pull Request - State: open - Opened by mschoettle 6 months ago - 10 comments

#282 - Add PyPI API token to repo secrets

Issue - State: open - Opened by samamorgan 6 months ago - 2 comments

#281 - Fix semver

Pull Request - State: closed - Opened by samamorgan 6 months ago - 6 comments

#280 - Modernize package

Pull Request - State: closed - Opened by samamorgan 7 months ago - 2 comments

#279 - Revert "Modernize package"

Pull Request - State: closed - Opened by jheld 7 months ago

#278 - feat(admin): add event list_display to settings

Pull Request - State: open - Opened by jjacarillo 7 months ago

#277 - Drop support for Django 3.2

Pull Request - State: closed - Opened by mschoettle 7 months ago

#276 - Make REMOTE_ADDR optional in all cases

Pull Request - State: closed - Opened by mschoettle 7 months ago

#275 - Does not work with Django version 5 or higher

Issue - State: closed - Opened by klajdicaushi 7 months ago - 3 comments

#274 - easyaudit requestevent user_id is null

Issue - State: open - Opened by lvs071103 7 months ago - 1 comment

#272 - Make REMOTE_ADDR optional

Pull Request - State: closed - Opened by samamorgan 8 months ago

#271 - Modify request_started_handler to use SESSION_ENGINE

Pull Request - State: closed - Opened by oldmanstick 8 months ago

#270 - Fix to handle proxy model and multiple M2M situations

Pull Request - State: open - Opened by rgegriff 8 months ago - 1 comment

#269 - Drop support for Django <4.2

Issue - State: closed - Opened by samamorgan 9 months ago

#268 - Get the edited object like in Django LogEntry() model

Pull Request - State: open - Opened by Stefan-ci 9 months ago

#267 - Modernize package

Pull Request - State: closed - Opened by samamorgan 9 months ago - 24 comments

#266 - raise exceptions only when they should be propagated

Pull Request - State: closed - Opened by bernhardmiller 9 months ago - 1 comment

#265 - chore: add Django 5 to test matrix

Pull Request - State: closed - Opened by mschoettle 10 months ago - 2 comments

#264 - chore: update versions for build workflow

Pull Request - State: closed - Opened by mschoettle 10 months ago - 1 comment

#263 - Make REMOTE_ADDR optional

Issue - State: closed - Opened by mschoettle 12 months ago - 2 comments

#262 - Feature Request

Issue - State: open - Opened by breakiboy 12 months ago - 1 comment

#261 - Cannot use Admin inlines for `CRUDEvent`

Issue - State: open - Opened by samamorgan 12 months ago - 1 comment

#260 - Preserve instance.pk in pre_save signal handler

Issue - State: open - Opened by Alex-Sichkar 12 months ago

#259 - Add support for Django 4.2.

Pull Request - State: closed - Opened by trauty-is-me about 1 year ago

#258 - Replace index_together with indexes in CRUDEvent model

Pull Request - State: closed - Opened by mschoettle about 1 year ago - 11 comments

#254 - Export audit events to CSV

Pull Request - State: open - Opened by Tim-Bolhoeve over 1 year ago - 1 comment

#253 - add german translations

Pull Request - State: open - Opened by bernhardmiller over 1 year ago

#252 - Clean old data

Issue - State: open - Opened by meska over 1 year ago - 1 comment

#250 - Add index for CRUDEvent.datetime

Issue - State: open - Opened by GigiusB over 1 year ago - 1 comment

#249 - Implemented CRUD_EVENT_NO_CHANGED_FIELDS_SKIP

Pull Request - State: open - Opened by felixcheruiyot over 1 year ago

#248 - Implemented `DJANGO_EASY_AUDIT_PROPAGATE_EXCEPTIONS` setting

Pull Request - State: closed - Opened by dferens over 1 year ago - 3 comments

#247 - Control exceptions silencing in `DEBUG` with a new setting

Issue - State: open - Opened by dferens over 1 year ago - 2 comments

#246 - fix: replace timezone.utc with datetime.timezone.utc

Pull Request - State: closed - Opened by mschoettle over 1 year ago

#245 - github actions on ubuntu 20.04 for build madness

Pull Request - State: closed - Opened by jheld over 1 year ago

#244 - Customize easy-audit admin

Issue - State: closed - Opened by Ramsly almost 2 years ago

#243 - XSS / HTML injection when deleting a record ?

Issue - State: open - Opened by GigiusB almost 2 years ago

#242 - Fix cookie parsing

Pull Request - State: open - Opened by steverecio almost 2 years ago - 1 comment

#241 - User object not recorded

Issue - State: open - Opened by steverecio almost 2 years ago - 2 comments

#240 - fix: fix potential slow query on huge requestevent table

Pull Request - State: closed - Opened by 3cp about 2 years ago - 2 comments

#239 - Poor performance due to datetime column is not indexed

Issue - State: closed - Opened by 3cp about 2 years ago - 13 comments

#238 - Integrate django-easy-audit with django admin history

Issue - State: open - Opened by Aref20 about 2 years ago - 1 comment

#237 - How to get Client timeZone date and time in Logs

Issue - State: open - Opened by rshnGhost about 2 years ago - 2 comments

#236 - Fix migration 0013 IrreversibleError

Pull Request - State: closed - Opened by Lukasdoe about 2 years ago - 1 comment

#235 - user not recorded for requests when using a custom SESSION_ENGINE

Issue - State: open - Opened by oldmanstick about 2 years ago - 1 comment

#234 - django.db.migrations.exceptions.IrreversibleError

Issue - State: closed - Opened by pikhovkin over 2 years ago

#233 - Allow to ignore request.user validation

Pull Request - State: closed - Opened by hugobranquinho over 2 years ago

#232 - Avoid DB savepoints if no audit is going to be created

Pull Request - State: closed - Opened by hugobranquinho over 2 years ago - 2 comments

#230 - Django versions badge not up to date (part 2)

Issue - State: closed - Opened by Jack-Smallhold over 2 years ago - 2 comments

#228 - FK Opportunity between RequestEvent and CRUDEvent

Issue - State: open - Opened by hi5grant over 2 years ago - 1 comment

#227 - Add queryset method

Pull Request - State: closed - Opened by IulianCrudu over 2 years ago

#226 - remove default_config for Django versions 3.2+

Pull Request - State: closed - Opened by mschoettle over 2 years ago

#225 - Request not available in signal

Issue - State: open - Opened by mschoettle over 2 years ago - 2 comments

#224 - Fix EasyAuditModelAdmin.has_delete_permission()

Pull Request - State: closed - Opened by cybelew over 2 years ago - 1 comment

#223 - Fix #221: Using DjangoJSONEncoder

Pull Request - State: closed - Opened by MaehMaeh over 2 years ago - 3 comments

#222 - And french translation

Pull Request - State: closed - Opened by tboulogne over 2 years ago
Labels: locale

#221 - Related IDs do not work with UUIDs

Issue - State: closed - Opened by MaehMaeh over 2 years ago - 2 comments

#220 - SUGGESTION: Admin Filters too long.

Issue - State: open - Opened by loonfly over 2 years ago - 1 comment

#219 - Preventing to log user's password

Issue - State: open - Opened by simo97 over 2 years ago - 1 comment

#218 - Enable Pre-commit

Issue - State: open - Opened by aymaneMx over 2 years ago - 1 comment

#217 - fix: migration missing for field ID

Pull Request - State: closed - Opened by aymaneMx over 2 years ago - 3 comments

#216 - Use JSONField for CRUDEvent.object_json_repr

Pull Request - State: closed - Opened by IulianCrudu over 2 years ago

#215 - Fix #167

Pull Request - State: closed - Opened by steverecio over 2 years ago

#214 - Migration missing for field ID

Issue - State: closed - Opened by majikman111 over 2 years ago - 10 comments

#213 - Update Django version in setup.py

Pull Request - State: closed - Opened by Real-Gecko over 2 years ago - 1 comment

#212 - Exception When running tests

Issue - State: open - Opened by devtoro over 2 years ago - 2 comments

#211 - Django4.0 compatibility

Pull Request - State: closed - Opened by aymaneMx over 2 years ago - 11 comments

#210 - Fix bug on Many-To-Many clear() (#171)

Pull Request - State: closed - Opened by AriAbr over 2 years ago - 2 comments

#209 - replace smart_text and force_text with smart_str and force_str

Pull Request - State: closed - Opened by david-murray-wayflyer over 2 years ago - 1 comment

#208 - Group model changes by request

Issue - State: open - Opened by adamwojt over 2 years ago

#207 - Incorrect field may be reported as changed by m2m_changed() signal handler

Issue - State: open - Opened by JirkaV over 2 years ago - 3 comments

#206 - Please Upgrade to django 4.0

Issue - State: closed - Opened by EhsanSafir over 2 years ago - 2 comments