Re: Looking for mentors for Google Summer of Code

2020-10-24 Thread Gagan Deep
Hi Asjad, This mailing is for users of Django. Your question will be well suited in the django-core-mentorship <https://groups.google.com/g/django-core-mentorship> mailing list. Feel free to repost your query there if it is still unresolved Warm Regards, Gagan Deep On Thu, Oct 1, 2020 a

Re: Callable field in fieldset's field

2020-04-17 Thread Gagan Deep
e-upgrader/tree/1e9fa26d75a48ae9274c2708ea9a10134a2bb9d0/openwisp_firmware_upgrader/base/admin.py#L150-L186 > > Fed > > > On Wednesday, April 15, 2020 at 4:15:48 PM UTC-5, Gagan Deep wrote: >> >> Greetings of the day, >> >> I have defined a model admin inheriting from admin.ModelAdmin cla

Callable field in fieldset's field

2020-04-15 Thread Gagan Deep
Greetings of the day, I have defined a model admin inheriting from admin.ModelAdmin class. There is one of the fields which I want to show on the admin dashboard which is a function. I read in Django docs that for a callable function to be a field, it should be added in readonly_fields. So

Re: Extending Django admin delete confirmation page

2020-04-01 Thread Gagan Deep
might overwrite: > https://github.com/django/django/blob/master/django/contrib/admin/templates/admin/delete_confirmation.html > > Cheers. > > > Em seg., 30 de mar. de 2020 às 23:20, Gagan Deep < > the.one.above.all.ti...@gmail.com> escreveu: > >> Greetin

Extending Django admin delete confirmation page

2020-03-30 Thread Gagan Deep
https://book.huihoo.com/django/en/1.0/chapter17/index.html I want to add a few custom actions which should require confirmation before proceeding. Thanks and Regards Gagan Deep -- You received this message because you are subscribed to the Google Groups "Django users" group. To