This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
981a3426cf
django
/
tests
/
user_commands
History
Hasan Ramezani
6eb3f53bdd
Fixed
#32047
-- Fixed call_command() crash if a constant option from required mutually exclusive group is passed in options.
2020-09-30 20:10:38 +02:00
..
eggs
Fixed
#8280
-- Allowed management command discovery for eggs
2015-01-05 17:19:35 +01:00
management
Fixed
#32047
-- Fixed call_command() crash if a constant option from required mutually exclusive group is passed in options.
2020-09-30 20:10:38 +02:00
__init__.py
…
models.py
…
tests.py
Fixed
#32047
-- Fixed call_command() crash if a constant option from required mutually exclusive group is passed in options.
2020-09-30 20:10:38 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00