Package madrona :: Package common :: Module tests :: Class InstalledAppTest
[hide private]

Class InstalledAppTest

source code

django.test.TestCase --+
                       |
                      InstalledAppTest

Instance Methods [hide private]
 
test_dup_app_labels(self)
Make sure we dont have any apps with duplicate app_labels for the sake of south, contenttypes and any other django piece which relies on app_label
source code