apps.is_installed(app_name)
Checks whether an application with the given name exists in the registry. app_name
is the full name of the app, e.g. 'django.contrib.admin'
.
apps.is_installed(app_name)
Checks whether an application with the given name exists in the registry. app_name
is the full name of the app, e.g. 'django.contrib.admin'
.
Designed by : w10schools
service@w10schools.com
Please login to continue.