View permissions to admin

2015-08-04 Thread petr . dlouhy
Hi, 4 months ago, I have implemented view permissions for Django admin and posted it under following ticket: https://code.djangoproject.com/ticket/8936 The patch in my branch contains tests and documentation. I am willing to give my time to make this commited to official Django branch. But I w

Re: View permissions to admin

2015-08-05 Thread petr . dlouhy
Hi Josh, thanks for your reply. I was a little bit afraid of making PRs of interviewed code. So I made it now and the PR is here: https://github.com/django/django/pull/5108 Dne středa 5. srpna 2015 3:15:22 UTC+2 Josh Smeaton napsal(a): > > Hi Petr, > > Thanks for working on that ticket. I'm pro

Re: View permissions to admin

2015-08-26 Thread petr . dlouhy
Hello all, I am still waiting for some information about what should I do next to get this pulled into Django. Isn't here somebody willing to take a look at this? PR is at https://github.com/django/django/pull/5108 -- You received this message because you are subscribed to the Google Groups "