feat: restrict vault letter content access until unlock date

This commit is contained in:
ramvignesh-b
2026-04-17 13:05:03 +05:30
parent c9bb4799ce
commit f124efd8c1
4 changed files with 86 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ dependencies = [
"django-extensions>=4.1",
"djangorestframework>=3.17.1",
"djangorestframework-simplejwt>=5.5.1",
"freezegun>=1.5.5",
"psycopg2-binary>=2.9.11",
"pyopenssl>=26.0.0",
"ruff>=0.15.9",