Files @ 7ff304d3028f
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py - annotation

Marcin Kuzminski
Notification fixes
- email prefix added to .ini files
- html templates emails
- rewrote email system to use some parts from pyramid_mailer
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass