Hi Vivek,

I reviewed, tested and merged your PR. Is there anything else to be done on 
django-freeradius  to support django 2.2?

What is your next step?
How is the planning of issues and kanban board going?

Federico


On Sunday, May 19, 2019 at 8:08:36 AM UTC-4, Vivek Chand wrote:
>
> 5.12 - 5.18
> Currently working on adding Django 2.2 support to Django freeradius.
> Fixed a bug related to merging of form media assets that was breaking 
> checks and replies page.
> Working on a bug related to admin actions that is yet to be resolved. 
> After the introduction of (admin.E130) check names of the admin actions 
> needs to be unique so simply overwriting the 'delete selected' action with 
> custom checks isn't working. Creating an action with a different name and 
> adding the custom checks and calling the default delete selected action 
> inside it produces two different actions in the select menu of the admin 
> site. The default and the custom 'delete selected', both the options are 
> available to the user. Though removing the default 'delete selected' from 
> the actions dict removes the default 'delete selected' from the select 
> menu, it introduces a new bug and the 'delete selected' called inside out 
> custom action stops working. I'm yet to figure out why. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/ad3d88c9-2caf-4e18-87d3-aaf92865a2dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to