mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-19 10:21:14 +08:00
get_commands has not actually returned BaseCommand items since Django 1.4. See https://github.com/django/django/pull/15876. Signed-off-by: Anders Kaseorg <andersk@mit.edu>