MCPcopy
hub / github.com/django/django / utils.py

File utils.py

django/contrib/admin/utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import datetime
2import decimal
3import json
4from collections import defaultdict

Callers

nothing calls this directly

Calls 3

_lazy_re_compileFunction · 0.90
itemsMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected