Home
last modified time | relevance | path

Searched refs:STATICFILES_DIRS (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/utils/
H A Dsettings.py285 STATICFILES_DIRS = []
295 STATICFILES_DIRS.append(
321 return STATICFILES_DIRS
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/
H A Dsettings.py317 STATICFILES_DIRS = theme_settings.get_theme_static_dirs( variable
353 STATICFILES_DIRS += settings_utils.get_xstatic_dirs(
/dports/www/py-gunicorn/gunicorn-19.9.0/examples/frameworks/django/testing/testing/
H A Dsettings.py69 STATICFILES_DIRS = ( variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/webservices/
H A Dsettings.py53 STATICFILES_DIRS = () variable
/dports/www/py-django-post_office/django-post_office-3.5.3/post_office/
H A Dtest_settings.py105 STATICFILES_DIRS = [os.path.join(BASE_DIR, 'tests/static')] variable
/dports/www/py-spyne/spyne-2.13.16/examples/django/rpctest/
H A Dsettings.py106 STATICFILES_DIRS = ( variable
/dports/mail/py-django-mailman3/django-mailman3-1.3.7/django_mailman3/tests/
H A Dsettings_test.py136 STATICFILES_DIRS = ( variable
/dports/russian/py-pytils/pytils-0.3/doc/examples-django/pytilsex/
H A Dsettings.py48 STATICFILES_DIRS = ( variable
/dports/www/py-django-gravatar2/django-gravatar2-1.4.4/example_project/
H A Dsettings.py77 STATICFILES_DIRS = ( variable
/dports/www/py-django-autocomplete-light/django-autocomplete-light-3.8.2/src/dal_example/src/genericm2m/example/
H A Dsettings.py14 STATICFILES_DIRS = ( variable
/dports/www/py-django-debreach/django-debreach-2.0.1/test_project/
H A Dsettings.py73 STATICFILES_DIRS = ( variable
/dports/www/py-django-configurations/django-configurations-2.2/test_project/test_project/
H A Dsettings.py76 STATICFILES_DIRS = ( variable in Base
/dports/graphics/lensfun/lensfun-0.3.95/tools/calibration_webserver/
H A Dsettings.py67 STATICFILES_DIRS = ( variable
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/project_template/project_name/settings/
H A Dbase.py140 STATICFILES_DIRS = [ variable
/dports/www/py-django-pyscss/django-pyscss-2.0.2/testproject/testproject/
H A Dsettings.py98 STATICFILES_DIRS = ( variable
/dports/www/py-django-hijack/django-hijack-2.1.10/hijack/tests/
H A Dtest_settings.py24 STATICFILES_DIRS = (os.path.join(APP_ROOT, 'static'), ) variable
/dports/www/py-django-bootstrap4/django-bootstrap4-0.0.8/demo/app/
H A Dsettings.py65 STATICFILES_DIRS = ( variable
/dports/www/py-horizon/horizon-19.2.0/horizon/test/
H A Dsettings.py124 STATICFILES_DIRS = settings_utils.get_xstatic_dirs( variable
/dports/www/py-drf-yasg/drf-yasg-1.20.0/testproj/testproj/settings/
H A Dbase.py166 STATICFILES_DIRS = [ variable
/dports/www/py-dj32-drf-yasg/drf-yasg-1.20.0/testproj/testproj/settings/
H A Dbase.py166 STATICFILES_DIRS = [ variable
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/
H A Dwsgi.py37 for directory in settings.STATICFILES_DIRS:
/dports/www/py-django-guardian/django-guardian-1.4.9/example_project/
H A Dsettings.py58 STATICFILES_DIRS = [abspath(PROJECT_ROOT, 'static')] variable
/dports/www/py-django-pipeline/django-pipeline-1.6.14/tests/
H A Dsettings.py50 STATICFILES_DIRS = ( variable
/dports/www/py-django-pipeline/django-pipeline-1.6.14/docs/
H A Dstorages.rst106 Add your Bower directory to your ``STATICFILES_DIRS`` : ::
108 STATICFILES_DIRS = (
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/test/
H A Dsettings.py104 STATICFILES_DIRS = settings_utils.get_xstatic_dirs( variable

12