mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Ensure backwards compatibility when fetching a redis client
This commit is contained in:
@@ -11,4 +11,5 @@ To reduce redundancy and help speed up development we encourage developers to ut
|
||||
eveonline
|
||||
notifications
|
||||
testutils
|
||||
utils
|
||||
```
|
||||
|
||||
14
docs/development/tech_docu/api/utils.rst
Normal file
14
docs/development/tech_docu/api/utils.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
=============================
|
||||
utils
|
||||
=============================
|
||||
|
||||
Utilities and helper functions.
|
||||
|
||||
Location: ``allianceauth.utils``
|
||||
|
||||
cache
|
||||
===========
|
||||
|
||||
.. automodule:: allianceauth.utils.cache
|
||||
:members:
|
||||
:undoc-members:
|
||||
Reference in New Issue
Block a user