Revision 794433d1

b/conf/ci/settings.py.mysql
13 13
	    }
14 14
	}
15 15

  
16
INSTALLED_APPS += ('django_hudson',)
b/conf/ci/settings.py.postgres
9 9
	    }
10 10
}
11 11

  
12

  
12
INSTALLED_APPS += ('django_hudson',)
b/conf/ci/settings.py.sqlite
6 6
    }
7 7
}
8 8

  
9

  
9
INSTALLED_APPS += ('django_hudson',)

Also available in: Unified diff