Implement hashing fields
This commit is contained in:
@@ -10,3 +10,7 @@ uwsgi
|
||||
django-tables2
|
||||
django-tables2-bulma-template
|
||||
django-htmx
|
||||
cryptography
|
||||
siphashc
|
||||
redis
|
||||
sortedcontainers
|
||||
|
||||
2
docker/redis.conf
Normal file
2
docker/redis.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
unixsocket /var/run/redis/redis.sock
|
||||
unixsocketperm 777
|
||||
@@ -9,3 +9,7 @@ numpy
|
||||
django-tables2
|
||||
django-tables2-bulma-template
|
||||
django-htmx
|
||||
cryptography
|
||||
siphashc
|
||||
redis
|
||||
sortedcontainers
|
||||
|
||||
Reference in New Issue
Block a user