Initial work on a localize date filter

This commit is contained in:
Trenton Holmes
2025-08-11 11:54:02 -07:00
parent ee6b700243
commit 61813fab65
4 changed files with 182 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ classifiers = [
# This will allow testing to not install a webserver, mysql, etc
dependencies = [
"babel>=2.17",
"bleach~=6.2.0",
"celery[redis]~=5.5.1",
"channels~=4.2",