This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
utils_tests
/
test_module
History
django-bot
6a682b38e7
[4.0.x] Refs
#33476
-- Reformatted code with Black.
...
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
2022-02-08 12:15:38 +01:00
..
child_module
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
__main__.py
Fixed
#32314
-- Fixed detection when started non-django modules with "python -m" in autoreloader.
2021-01-05 21:03:29 +01:00
another_bad_module.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
another_good_module.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
bad_module.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
good_module.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
main_module.py
Fixed
#32669
-- Fixed detection when started non-django modules which aren't packages with "python -m" in autoreloader.
2021-05-26 12:29:43 +02:00