Translation of user permissions is not done.
[image: gruop trans.PNG]
How should it go about it?
--
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 fr
Get the initial form data from the request's GET on change view.
As is done in the add view, allow the values initially displayed by the
form to be modified as requested.
ip:port/admin/group/person/1/change/?name=BOB
What do you think of dealing with it in the following
way?
https://github
hi ,
i want to translate the django website and documentation ,
can anyone show me the way to do this?
--
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 em
Hi Zain,
I think you can ask on the specific mailing list for this subject
https://groups.google.com/g/django-i18n
Paolo
On Mon, May 10, 2021, 22:36 Zain Al-abdeen wrote:
> hi ,
> i want to translate the django website and documentation ,
>
> can anyone show me the way to do this?
>
--
You r
Ook thank you
On Mon, May 10, 2021, 11:48 PM Paolo Melchiorre
wrote:
> Hi Zain,
>
> I think you can ask on the specific mailing list for this subject
> https://groups.google.com/g/django-i18n
>
> Paolo
>
> On Mon, May 10, 2021, 22:36 Zain Al-abdeen wrote:
>
>> hi ,
>> i want to translate the dj