##// END OF EJS Templates
Repository groups: super admin shouldn't have the permission set...
Repository groups: super admin shouldn't have the permission set when he creates a group. Super admins anyway can edit groups even without explicit permissions set

File last commit:

r1818:cf51bbfb beta
r3853:be2b7577 beta
Show More
__init__.py
14 lines | 313 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""
rhodecode.lib.dbmigrate.schema
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Schemas for migrations
:created_on: Nov 1, 2011
:author: marcink
:copyright: (C) 2009-2010 Marcin Kuzminski <marcin@python-works.com>
:license: <name>, see LICENSE_FILE for more details.
"""