Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ __init__.py
File
__init__.py
django/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.utils.version
import
get_version
2
3
VERSION = (6, 1, 0,
"alpha"
, 1)
4
Callers
nothing calls this directly
Calls
1
get_version
Function · 0.90
Tested by
no test coverage detected