mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Rename acom to lib to avoid confusion with repo name.
This commit is contained in:
@@ -96,7 +96,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.messages',
|
||||
'main',
|
||||
'lib.main',
|
||||
'south',
|
||||
|
||||
# Uncomment the next line to enable the admin:
|
||||
|
||||
Reference in New Issue
Block a user