Opus10/django-pghistory
Track historical events to Django models using Postgres triggers.
PythonBSD-3-Clause
Pinned issues
Issues
- 8
pghistory adds NEW data not OLD, requiring a total database copy for robust backups
#78 opened by mlissner - 1
ProgrammingError caused by _pgh_attach_context from create_event when using denormalized context
#115 opened by benjamin-kicker-cloud - 2
pghistory.context used when pghistory.middleware.HistoryMiddleware throws AttributeError: 'NoneType' object has no attribute 'nextset'
#117 opened by JimFuller-RedHat - 0
Configurable context injection mechanisms
#96 opened by wesleykendall - 0
Is there a way to delete all Events?
#131 opened by LaundroMat - 3
Issues upgrading from 2.8.0 to 3.1.0
#119 opened by leohahn - 0
Tracking different fields depending on event
#112 opened by mustafa0x - 1
- 1
- 0
- 3
Field not found on tracked model when PGHISTORY_DEFAULT_TRACKERS is set and more than two models are tracked with default trackers.
#110 opened by enoch2110 - 1
- 0
[Question] how do you get django to recognize the dynamically created Event Models during makemigrations?
#105 opened by simkimsia - 1
- 1
- 1
Docs for 3.0.1 didn't build
#106 opened by adamchainz - 8
Add attribute to ignore auto_now fields?
#83 opened by mlissner - 1
Trigger function not excluded when using non-postgres database (proposed solution)
#75 opened by mrvisiol - 2
save some fields when it's changed
#73 opened by spinxi - 2
Toggleable context injection
#72 opened by jzmiller1 - 0
Docs: add PDF
#70 opened by duebbert - 1
Multiple trackers with DRF
#68 opened by jzmiller1 - 2
RemovedInDjango41Warning: 'pghistory' defines default_app_config = 'pghistory.apps.PGHistoryConfig'.
#27 opened by moneyrelevvo - 7
- 7
Upgrading to version 2
#43 opened by wesleykendall - 0
Events queryset fails for custom model PKs
#126 opened by lokhman - 0
MiddlewareEvents model should allow nullable context
#129 opened by lokhman - 1
- 2
Disable during test runs
#121 opened by andrijan - 1
How to ignore/disable eventing dynamically ?
#116 opened by JimFuller-RedHat - 0
trigger condition based on pghistory context
#100 opened by adam006 - 0
update primary key data type on tracking tables
#101 opened by adam006 - 1
Configurable Event Model Suffix
#98 opened by JRileyH - 3
- 0
- 1
Proxying a model that contains an event field
#80 opened by johanvdw - 0
- 2
How to track deletion events with snapshot?
#64 opened by xjlin0 - 3
Question regarding using Retrieving and Joining AggregateEvent Metadata from the doc
#33 opened by xjlin0 - 2
- 4
datadump error: CommandError: Unable to serialize database: Must use .target() to target an object for event aggregation
#21 opened by asucrews - 1
- 2
django.db.utils.NotSupportedError: cannot alter type of a column used in a trigger definition
#38 opened by pierreben - 5
Object of type UUID is not JSON serializable
#32 opened by sanjiv-wal - 1
Enable context for delete requests
#20 opened by sshivananda - 1
- 1
Error: triggers not created
#39 opened by eeriksp - 1
- 0
Information for Contributors
#24 opened by wesleykendall - 1