Kaydet (Commit) f011b903 authored tarafından Claude Paroz's avatar Claude Paroz

Removed an old compatibility shim added in 1.0

üst fe53bc52
...@@ -13,9 +13,6 @@ from django.core.management.color import color_style ...@@ -13,9 +13,6 @@ from django.core.management.color import color_style
from django.utils import lru_cache from django.utils import lru_cache
from django.utils import six from django.utils import six
# For backwards compatibility: get_version() used to be in this module.
from django import get_version
def find_commands(management_dir): def find_commands(management_dir):
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment