Though its just one file and two directories, the use case is common enough 
to be used by a lot of packages and I think django should do something to 
support it officially.

On Saturday, December 19, 2020 at 8:19:28 PM UTC+5:30 f.apo...@gmail.com 
wrote:

> On Saturday, December 19, 2020 at 3:16:51 PM UTC+1 diptesh....@gmail.com 
> wrote:
>
>> and having to add a bunch of unnecessary files to the source code
>
>
> A bunch? You can literally get away with one file:
>
> ➜  testing git:(dc_message_signing) ✗ tree testabc 
> testabc
> └── management
>     └── commands
>         └── my_cmd.py
>
> This is a complete (!) django app. While I agree that in theory it would 
> be nice to support some other mechanisms, I do not think it is worth the 
> effort given how easy it is to add a command (one file & two directories)
>

-- 
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/d1f62c54-8f9c-46a1-ba57-e5506bca3436n%40googlegroups.com.

Reply via email to