Skip to main content

Menu helpers for django projects

Project description

django_advanced_staticfinder
============

Custom filesystem finder for Django static files allowing ignore rules to be configured in settings

To use in in your django project, it needs to be installed:

::

$ pip install django_advanced_staticfinder

And ``"advanced_staticfinder"`` needs to be in your ``settings.INSTALLED_APPS``.

Then you can configure ignore rules like so:

::

STATICFILES_FINDERS_IGNORE = [
'*.scss',
'*.js',
]

Changes
-------

1.0.0 - Initial release for PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_advanced_staticfinder-1.0.0.tar.gz (1.3 kB view details)

Uploaded Source

File details

Details for the file django_advanced_staticfinder-1.0.0.tar.gz.

File metadata

File hashes

Hashes for django_advanced_staticfinder-1.0.0.tar.gz
Algorithm Hash digest
SHA256 bf7bec8a5b8b0a4a35ca7407d71b2bd7dbfd44c3fe1eb9b52709aa8fddfe2ce5
MD5 ac60c2c3ecc6d8a4896b50f40ff0e3cf
BLAKE2b-256 7cec9c0164ecb32ae09882024b86e74227991c4fb06fc4dc7cab646cf8fd5a2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page