MCPcopy 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
42def get_tz_awareness(connection):
43 return connection.codec_options.tz_aware
44
45
46class ConnectionTest(unittest.TestCase):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…