mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 10:11:09 -05:00
Add comments app with models, views, and tests; integrate comments into existing models
This commit is contained in:
@@ -55,5 +55,7 @@ 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",
|
||||
"celery>=5.4.0",
|
||||
"django-redis>=5.4.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user