Re: Good examples or references

2010-04-22 Thread Alexey Kostyuk
mentation It will be really good to know. > > thanks > Hi! You can find useful links at Django Documentation project http://docs.djangoproject.com/en/1.1/ Also you can read Django Book here - http://www.djangobook.com/ -- Alexey Kostyuk -- You received this message because you are su

Re: User permissions to see a view

2010-02-18 Thread Alexey Kostyuk
rote: > Hi Alexey, > > But how do you set a permission for a view? There's no underlying > model to which to add the custom meta permissions. > > ALJ > > On Feb 18, 12:48 pm, Alexey Kostyuk wrote: > > On Thu, 2010-02-18 at 02:30 -0800, ALJ wrote: > > > Fir

Re: User permissions to see a view

2010-02-18 Thread Alexey Kostyuk
uired in your views. See link[1] for details. [1]http://docs.djangoproject.com/en/dev/topics/auth/#the-permission-required-decorator -- Alexey Kostyuk -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googleg