This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
728ee98cd3
django
/
tests
/
utils_tests
/
test_module
History
Thomas Khyn
f6bd00131e
Fixed
#28241
-- Allowed module_has_submodule()'s module_name arg to be a dotted path.
2017-06-08 14:34:20 -04:00
..
child_module
Fixed
#28241
-- Allowed module_has_submodule()'s module_name arg to be a dotted path.
2017-06-08 14:34:20 -04:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
another_bad_module.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
another_good_module.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
bad_module.py
…
good_module.py
…