mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 04:34:29 +08:00
5 lines
270 B
Python
5 lines
270 B
Python
from .dependencies import (add_modules_as_a_source_seed_files,
|
|
inject_modules_as_dependencies_for_django_conf_settings,
|
|
restore_original_load_graph,
|
|
restore_original_dependencies_handling)
|