mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 06:31:09 -05:00
Add history tracking functionality using django-pghistory; implement views, templates, and middleware for event serialization and context management
This commit is contained in:
@@ -55,5 +55,6 @@ dependencies = [
|
||||
"django-simple-history>=3.5.0",
|
||||
"django-tailwind-cli>=2.21.1",
|
||||
"playwright>=1.41.0",
|
||||
"pytest-playwright>=0.4.3"
|
||||
"pytest-playwright>=0.4.3",
|
||||
"django-pghistory>=3.5.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user