Hi,

Please check this new ticket I created today:
https://code.djangoproject.com/ticket/33387

I think Django commands should separate words by underscores, like function
names and variables names in Python, according to PEP 8.

This is also relevant to *TestCase* methods such as *setUp* and
*tearDownClass*. Although there I assume Django inherits them from Python
the language, and maybe the changes should be done also there.

By the way, I already defined a few such commands in Speedy Net since 2019:
https://github.com/speedy-net/speedy-net/tree/master/speedy/core/base/management/commands

Thanks,
Uri.
אורי
u...@speedy.net

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CABD5YeE_FPpcxJaHN2VuztqywgO4DEGjairetf7p24TLqmrf2g%40mail.gmail.com.

Reply via email to