Why are checkboxes *still* like this?

2009-07-25 Thread judgej
http://code.djangoproject.com/browser/django/trunk/django/forms/widgets.py line 595: output.append(u'%s %s' % (label_for, rendered_cb, option_label)) 1- I know there is argument in the CSS/designer community about embedding tags inside tags, or not. 2- But, its pretty clear that the usability

Re: Permissions independent of models

2009-07-25 Thread Prathamesh Paiyyar
Use decorator user_passes_test from django.contrib.auth.decorator U will find all required docs in django docs. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send e