This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 09:05:43 +00:00
Code
Issues
25
Releases
Wiki
Activity
d3171009f2
django
/
tests
/
user_commands
History
Nick Pope
89c8c2e831
Simplified call_command() calls.
2023-07-27 15:48:47 +02:00
..
eggs
Fixed
#8280
-- Allowed management command discovery for eggs
2015-01-05 17:19:35 +01:00
management
Fixed
#34259
-- Passed called_from_command_line to command subparsers.
2023-02-03 06:56:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Removed numbering from the models.py header of some test packages.
2014-09-24 17:28:56 +07:00
tests.py
Simplified call_command() calls.
2023-07-27 15:48:47 +02:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00