django1/django/contrib/auth/management/commands
François Freitag 71d9876e39 Refs #18325 -- Removed unnecessary line endings in management commands.
The OutputWrapper automatically adds \n when it’s not present.
2020-04-27 10:10:36 +02:00
..
changepassword.py Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
createsuperuser.py Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS. 2019-08-26 14:48:40 +02:00