Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MongoEngine/mongoengine
/ get_tz_awareness
Function
get_tz_awareness
tests/test_connection.py:42–43 ·
view source on GitHub ↗
(connection)
Source
from the content-addressed store, hash-verified
40
41
42
def
get_tz_awareness(connection):
43
return
connection.codec_options.tz_aware
44
45
46
class
ConnectionTest(unittest.TestCase):
Callers
1
test_connection_kwargs
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…