mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-08 10:51:00 +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>