Files @ 2029c17cc6c6
Branch filter:

Location: kallithea/rhodecode/tests/test_models.py

Marcin Kuzminski
Added basic JsonSerialization into models.
Changed models to multi inheritance for proper code completion
import unittest
from rhodecode.tests import *