Re: Help in designing excel like sheet in Django/python

2020-04-13 Thread suman patel
Hey, Thanks all for your suggestions. I am exploring Jexcel and its very good. Thx Guerrero. Regards Patel On Sat, Apr 11, 2020 at 1:43 AM Gerardo Palazuelos Guerrero < gerardo.palazue...@gmail.com> wrote: > Hi, > I used in the past the following library: > https://bossanova.uk/jexcel/v3/ >

Whats the best package for Django-admin styling

2020-04-21 Thread suman patel
Hi, We are having Django admin used extensively in our project. Any suggestions for adding more style and features to it. I searched Django- grappelli. Anyone using it. Any feedback and basic features you have used so far. Thx patel -- You received this message because you are subscribed to t

Seeking django plugin for SAML integration for SPA application

2020-05-06 Thread suman patel
Hi All, I have a SPA in React-Django 2.2.x and we need to implement SAML for SSO. Looking for suggestion on django plugin for Authentication and authorization. Looking for stable package where user auth, permission and groups can be handled from external IDP and seamless integration with Djang