• Aymeric Augustin's avatar
    Removed the app_config.installed flag. · 9b3389b7
    Aymeric Augustin yazdı
    Since applications that aren't installed no longer have an application
    configuration, it is now always True in practice.
    
    Provided an abstraction to temporarily add or remove applications as
    several tests messed with app_config.installed to achieve this effect.
    For now this API is _-prefixed because it looks dangerous.
    9b3389b7
tests.py 8.16 KB