Home | History | Annotate | Download | only in afe

Lines Matching defs:editable

69                                   editable=settings.FULL_ADMIN)
117 editable=settings.FULL_ADMIN)
180 editable=settings.FULL_ADMIN)
511 locked_by = dbmodels.ForeignKey(User, null=True, blank=True, editable=False)