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
30,161
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Hasan Ramezani
f06beea929
Fixed
#32153
-- Fixed management commands when using required list options.
...
Thanks Mark Gajdosik for the report and initial patch.
2020-10-30 12:01:33 +01:00
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
Hasan Ramezani
6c379f1a18
Fixed
#30763
-- Fixed management commands when using required mutually exclusive groups.
2019-09-06 10:55:24 +02:00