Re: Subparsers for management commands

2023-01-15 Thread Mark Gregson
Thanks Adam, nice solution. On Sunday, 15 January 2023 at 19:23:56 UTC+10 Adam Johnson wrote: > Hi Mark > > I agree that subparsers should use the same error formatting. > > After looking at the problem a bit more, I found a solution to pass > called_from_command_line through to subparsers by ch

Re: Django t-shirt

2023-01-15 Thread Stephen Wolff
Awesome thanksSent from a mobile device!On 15 Jan 2023, at 08:03, 'Adam Johnson' via Django developers (Contributions to Django itself) wrote:There is a Django Threadless store where you can buy T-Shirts and other merchandise, which all supports the DSF: https://django.threadless.com/It’s linked

Re: Subparsers for management commands

2023-01-15 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Mark I agree that subparsers should use the same error formatting. After looking at the problem a bit more, I found a solution to pass called_from_command_line through to subparsers by changing CommandParser. I filed a ticket and a PR: https://code.djangoproject.com/ticket/34259#ticket Thanks

Re: Django accounting software.

2023-01-15 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

Re: Django t-shirt

2023-01-15 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
There is a Django Threadless store where you can buy T-Shirts and other merchandise, which all supports the DSF: https://django.threadless.com/ It’s linked from the fundraising page: https://www.djangoproject.com/fundraising/ I have a Django phone case from there! On Fri, Jan 13, 2023 at 11:44 A