Re: How to run the CustomTimeInputFormatsTests unit test?

2024-12-09 Thread Bendegúz Csirmaz
Yes you're right, it's not executed for me either. On Monday, 9 December 2024 at 17:53:16 UTC+8 Arthur Pemberton wrote: > I've read through > https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ > > and I'm still uncertain how to properly run it. > > As far as

Re: the design of django group permission should be optimized in django.contrib.auth.ModelBackend

2024-04-10 Thread Bendegúz Csirmaz
Hi! I would be happy to make a contribution if a decision can be reached. I'm in favor of making the Group model swappable with the AUTH_GROUP_MODEL setting, similar to the User model. The ticket was marked as Someday/Maybe, I'm not sure why. The customization of the Group model is necessary in