This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
/
management
/
commands
History
Hasan Ramezani
c60524c658
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
..
app_command.py
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
base_command.py
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
custom_startproject.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
label_command.py
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
noargs_command.py
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00