mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-24 02:31:08 -05:00
Add comments app with models, views, and tests; integrate comments into existing models
This commit is contained in:
@@ -13,6 +13,7 @@ pyjwt==2.10.1
|
||||
# Database
|
||||
psycopg2-binary==2.9.10
|
||||
dj-database-url==2.3.0
|
||||
django-redis==5.4.0
|
||||
|
||||
# Email
|
||||
requests==2.32.3 # For ForwardEmail.net API
|
||||
|
||||
Reference in New Issue
Block a user