summaryrefslogtreecommitdiff
path: root/tests/apps/apps.py
AgeCommit message (Expand)Author
2014-01-24Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label.Carl Meyer
2013-12-31Enforced unicity of app labels.Aymeric Augustin
2013-12-31Made it possible to change an application's label in its configuration.Aymeric Augustin
2013-12-27Fixed a couple flake8 warnings.Aymeric Augustin
2013-12-26Added file forgotten in previous commit, plus one more test.Aymeric Augustin