Utilizando cache de django
This commit is contained in:
@@ -5,6 +5,7 @@ djangorestframework # The framework to create the api
|
||||
pygments # To make cute pretty prints XD
|
||||
ratelimit # To rate limit request to musicbrainz
|
||||
redis # To comunicate with redis
|
||||
django-redis # Redis backend for django
|
||||
requests # Saner request library
|
||||
blake3 # To use blake3 hashing, since python seeds every hash on hashlib and is different between instances
|
||||
country_list # To transform country codes to their names
|
||||
Reference in New Issue
Block a user