{ "info": { "author": "Robin", "author_email": "robin.winslow@canonical.com", "bugtrack_url": null, "classifiers": [], "description": "Django STATIC\\_ROOT finder\n==========================\n\nA static files finder to find files in the STATIC\\_ROOT directory.\n\nSetup\n-----\n\n.. code:: python\n\n # settings.py\n\n STATICFILES_FINDERS = ['django_static_root_finder.finders.StaticRootFinder']\n\nDefinition\n----------\n\nSet your ``STATIC_ROOT``. E.g.:\n\n.. code:: python\n\n # settings.py\n\n STATIC_ROOT = 'static' # For example\n STATIC_URL = '/static/'\n\nUsage\n-----\n\nThe URL ``http://example.com/static/css/global.css`` should\nsuccessfully link to ``./static/css/global.css``.\n\nProduction\n---\n\nBy default, when `DEBUG = False` as in production use, static files aren't served with Django at all. To change this behaviour, enable a WSGI static serving module like [dj-static](https://github.com/kennethreitz/dj-static).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ubuntudesign/django-static-root-finder", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-static-root-finder", "package_url": "https://pypi.org/project/django-static-root-finder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-static-root-finder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ubuntudesign/django-static-root-finder" }, "release_url": "https://pypi.org/project/django-static-root-finder/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "A static files finder to find files in the STATIC_ROOT directory.", "version": "0.3.1" }, "last_serial": 4754302, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4f896acd7d6d09229a621b7fbf577c28", "sha256": "780312a0e1124eba8e898c492ebcdd6b0312ab1fb4108b5a60f35d6bc2256f67" }, "downloads": -1, "filename": "django-static-root-finder-0.1.tar.gz", "has_sig": false, "md5_digest": "4f896acd7d6d09229a621b7fbf577c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4327, "upload_time": "2014-09-16T10:42:18", "url": "https://files.pythonhosted.org/packages/ab/0e/a53e0bafefd8bd6ead7bdb63b69706f469666ce84a07fb0756e7695272ff/django-static-root-finder-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d75af4a9fcff70a5cb4dcf144ee3d586", "sha256": "d99cd8bc05efde40aea1151829bf693f9b3fa8ec332ad7bd3aa9886af62bfbe9" }, "downloads": -1, "filename": "django-static-root-finder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d75af4a9fcff70a5cb4dcf144ee3d586", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4414, "upload_time": "2014-10-20T20:41:49", "url": "https://files.pythonhosted.org/packages/4f/8f/fff0e2918479f3a3d95aaf496f790b32f80ddc1c3edbb480fa55af30d3ac/django-static-root-finder-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2352dfd924ddc0b972d9371671d52172", "sha256": "8c1782e32639122f61461cdb866325653eaaa04fa8204786802141c47d0c09fe" }, "downloads": -1, "filename": "django-static-root-finder-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2352dfd924ddc0b972d9371671d52172", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4482, "upload_time": "2015-04-21T08:22:24", "url": "https://files.pythonhosted.org/packages/3a/a5/f566b9f484d1c09b0ed981b794bb2b08d24d49c3a9ea53d3bfc76f5753eb/django-static-root-finder-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "fa5c31ab6156d84f96346ef8f9a00da6", "sha256": "a3be0aa2f04ad60de8d05052a90e1d06a7a0f740d4f53730bec2ea6a8393e91d" }, "downloads": -1, "filename": "django-static-root-finder-0.2.1.tar.gz", "has_sig": false, "md5_digest": "fa5c31ab6156d84f96346ef8f9a00da6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4607, "upload_time": "2015-12-09T12:02:10", "url": "https://files.pythonhosted.org/packages/b2/40/9e99f1e8b6fbe3f4b7205f81b516dc8eddaecfd4eec590ae7560b878bb9b/django-static-root-finder-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2881d6905bedf348eada39030534216a", "sha256": "b35e7b9fc22ad0b96e100b377efbc0a467a92b78e20c0d29f6b8dd98a0c4dc9b" }, "downloads": -1, "filename": "django-static-root-finder-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2881d6905bedf348eada39030534216a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4673, "upload_time": "2016-04-08T13:56:49", "url": "https://files.pythonhosted.org/packages/c8/62/4ce702ff0ee7818997afe224169b1b7d076a057bf55fac02107c26d8e774/django-static-root-finder-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "5262528b1369ca3b70a80075f9327387", "sha256": "11cd1275a2eae83d6ddce9b3bbd51575b910fd460cae1960fe794d42338cd9b8" }, "downloads": -1, "filename": "django-static-root-finder-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5262528b1369ca3b70a80075f9327387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4677, "upload_time": "2016-04-08T14:09:05", "url": "https://files.pythonhosted.org/packages/aa/bd/2670b1662b8c35adf41c41fb6cdbcfdc34122816deca0740638550a3c194/django-static-root-finder-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5262528b1369ca3b70a80075f9327387", "sha256": "11cd1275a2eae83d6ddce9b3bbd51575b910fd460cae1960fe794d42338cd9b8" }, "downloads": -1, "filename": "django-static-root-finder-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5262528b1369ca3b70a80075f9327387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4677, "upload_time": "2016-04-08T14:09:05", "url": "https://files.pythonhosted.org/packages/aa/bd/2670b1662b8c35adf41c41fb6cdbcfdc34122816deca0740638550a3c194/django-static-root-finder-0.3.1.tar.gz" } ] }