Files @ 3fbc09ad1faf
Branch filter:

Location: kallithea/rhodecode/tests/test_models.py - annotation

Marcin Kuzminski
fixes issues #202, bad db constraint made impossible to attach same group more than one time.
Affects only mysql/postgres
import unittest
from rhodecode.tests import *