{ "info": { "author": "Jannis Leidel", "author_email": "jannis@leidel.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "==================\ndjango-staticfiles\n==================\n\nThis is a Django app that provides helpers for serving static files.\n\nDjango developers mostly concern themselves with the dynamic parts of web\napplications -- the views and templates that render new for each request. But\nweb applications have other parts: the static media files (images, CSS,\nJavascript, etc.) that are needed to render a complete web page.\n\nFor small projects, this isn't a big deal, because you can just keep the media\nsomewhere your web server can find it. However, in bigger projects -- especially\nthose comprised of multiple apps -- dealing with the multiple sets of static\nfiles provided by each application starts to get tricky.\n\nThat's what ``staticfiles`` is for:\n\n Collecting static files from each of your Django apps (and any other\n place you specify) into a single location that can easily be served in\n production.\n\nThe main website for django-staticfiles is\n`github.com/jezdez/django-staticfiles`_ where you can also file tickets.\n\n.. note:: django-staticfiles is now part of Django (since 1.3) as ``django.contrib.staticfiles``.\n\n The django-staticfiles 0.3.X series will only receive security and data los\n bug fixes after the release of django-staticfiles 1.0. Any Django 1.2.X\n project using django-staticfiles 0.3.X and lower should be upgraded to use\n either Django >= 1.3's staticfiles app or django-staticfiles >= 1.0 to\n profit from the new features and stability.\n\n You may want to chose to use django-staticfiles instead of Django's own\n staticfiles app since any new feature (additionally to those backported\n from Django) will be released first in django-staticfiles.\n\nInstallation\n------------\n\n- Use your favorite Python packaging tool to install ``staticfiles``\n from `PyPI`_, e.g.::\n\n pip install django-staticfiles\n\n You can also install the `in-development version`_ of django-staticfiles\n with ``pip install django-staticfiles==dev``.\n\n- Added ``\"staticfiles\"`` to your ``INSTALLED_APPS`` setting::\n\n INSTALLED_APPS = [\n # ...\n \"staticfiles\",\n ]\n\n- Set your ``STATIC_URL`` setting to the URL that handles serving\n static files::\n\n STATIC_URL = \"/static/\"\n\n- In development mode (when ``DEBUG = True``) the ``runserver`` command will\n automatically serve static files::\n\n python manage.py runserver\n\n- Once you are ready to deploy all static files of your site in a central\n directory (``STATIC_ROOT``) to be served by a real webserver (e.g. Apache_,\n Cherokee_, Lighttpd_, Nginx_ etc.), use the ``collectstatic`` management\n command::\n\n python manage.py collectstatic\n\n See the webserver's documentation for descriptions how to setup serving\n the deployment directory (``STATIC_ROOT``).\n\n- (optional) In case you use Django's admin app, make sure the\n ``ADMIN_MEDIA_PREFIX`` setting is set correctly to a subpath of\n ``STATIC_URL``::\n\n ADMIN_MEDIA_PREFIX = STATIC_URL + \"admin/\"\n\n.. _github.com/jezdez/django-staticfiles: http://github.com/jezdez/django-staticfiles\n.. _in-development version: http://github.com/jezdez/django-staticfiles/tarball/develop#egg=django-staticfiles-dev\n.. _PyPI: http://pypi.python.org/pypi/django-staticfiles\n.. _Apache: http://httpd.apache.org/\n.. _Lighttpd: http://www.lighttpd.net/\n.. _Nginx: http://wiki.nginx.org/\n.. _Cherokee: http://www.cherokee-project.com/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-staticfiles.readthedocs.org/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-staticfiles", "package_url": "https://pypi.org/project/django-staticfiles/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-staticfiles/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://django-staticfiles.readthedocs.org/" }, "release_url": "https://pypi.org/project/django-staticfiles/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "A Django app that provides helpers for serving static files.", "version": "1.2.1" }, "last_serial": 1736800, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "463725c2e51b2492bf4a8eaa9d3bfe59", "sha256": "d24a59bc2950af67ca18a2dc6b947e2a6c84a58244d1a6a85cb0b4808df8f083" }, "downloads": -1, "filename": "django-staticfiles-0.1.0.tar.gz", "has_sig": true, "md5_digest": "463725c2e51b2492bf4a8eaa9d3bfe59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9238, "upload_time": "2009-09-02T13:17:33", "url": "https://files.pythonhosted.org/packages/bc/c6/963cfd9bf0d30c3127d6b25aef12d7a76339641156a70d71fe09b1e833cd/django-staticfiles-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b8598cb7722d148ea65a7d868297588e", "sha256": "758edb243b44a7dc10ccff93ca9b42064ec1fb27cc8fcb7b278d3739330d7e23" }, "downloads": -1, "filename": "django-staticfiles-0.1.1.tar.gz", "has_sig": true, "md5_digest": "b8598cb7722d148ea65a7d868297588e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12770, "upload_time": "2009-09-02T16:03:24", "url": "https://files.pythonhosted.org/packages/48/2a/5f0a1297b626589f0b8190db3beababa49314fce54a7fdef585c1a30d3f1/django-staticfiles-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d9edfa461d0aff802e335bc84dd4f682", "sha256": "5b05ad0c0b1ca73c27e3d698391e788a2d79d0f20d57751de1f2acb4665b2060" }, "downloads": -1, "filename": "django-staticfiles-0.1.2.tar.gz", "has_sig": true, "md5_digest": "d9edfa461d0aff802e335bc84dd4f682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12889, "upload_time": "2009-09-02T23:54:06", "url": "https://files.pythonhosted.org/packages/8c/93/eebf3c6e65619e43253c189c8ae105ca5d54c899b65cc01cadc18df3771f/django-staticfiles-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "45b05a351a8f5ae5695b3a2269e13d73", "sha256": "cd3e96855dcdfe9a5b785944ef29311187da54408b9f15807f68ccea3712ec74" }, "downloads": -1, "filename": "django-staticfiles-0.2.0.tar.gz", "has_sig": true, "md5_digest": "45b05a351a8f5ae5695b3a2269e13d73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12046, "upload_time": "2009-11-25T13:03:05", "url": "https://files.pythonhosted.org/packages/47/b6/372898fba95cb41b12922326126a5981456da9d026bab7085b267a84d7c7/django-staticfiles-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "64e2c421aba035e57eb935cead908382", "sha256": "ea53a5345f6095b17e76721478e240858b0b432e1d043f3dac9bc52d9c60644e" }, "downloads": -1, "filename": "django-staticfiles-0.3.0.tar.gz", "has_sig": true, "md5_digest": "64e2c421aba035e57eb935cead908382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12993, "upload_time": "2010-08-18T14:43:21", "url": "https://files.pythonhosted.org/packages/b1/7f/73c4d7ecb3e3c9bf5f59e4fb18062e516f0dec027ae14eb4ab5cf18d7814/django-staticfiles-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "29b55881d7e11daf5af8b477c86aca87", "sha256": "78b2b51bc4ea595ad7a7e573c2035f132d1a8cc5c985ce8ab906a7b2f5288429" }, "downloads": -1, "filename": "django-staticfiles-0.3.1.tar.gz", "has_sig": true, "md5_digest": "29b55881d7e11daf5af8b477c86aca87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 390943, "upload_time": "2010-08-21T14:46:18", "url": "https://files.pythonhosted.org/packages/5f/2f/bcf2af6bd610e5eac59fa47c97045006e2fa3fe4fc513e27d2383f55d8ae/django-staticfiles-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "8fd8d7abb3fd06c31d752283ed643fde", "sha256": "4a70a2880860b88ad3895366a287b2ed96b3156a0939a38dd3b412190e3004b2" }, "downloads": -1, "filename": "django-staticfiles-0.3.2.tar.gz", "has_sig": true, "md5_digest": "8fd8d7abb3fd06c31d752283ed643fde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101520, "upload_time": "2010-08-27T10:20:51", "url": "https://files.pythonhosted.org/packages/5d/f9/a62eaf1e09834c87270b772530aa31d39030234cce45140cbbc9707ff5ab/django-staticfiles-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "696f6bcc46f37602c4fdec1668fad5d0", "sha256": "0cc0a879c13c1f4e457ed84a6c49057322d685c44f833670f683e56715129d3c" }, "downloads": -1, "filename": "django-staticfiles-0.3.3.tar.gz", "has_sig": true, "md5_digest": "696f6bcc46f37602c4fdec1668fad5d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19342, "upload_time": "2010-12-23T16:17:38", "url": "https://files.pythonhosted.org/packages/77/07/ea7c1b420af174851d795c021e84ebceb0f7788fc4e9fc4a9dcea415a8e1/django-staticfiles-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "9be20edefbe4b1a654907d805dbf7f0f", "sha256": "2bd87d80444b367b26eb1c8551f1aa710975816b5f3865a3cd312ffd6642e32c" }, "downloads": -1, "filename": "django-staticfiles-0.3.4.tar.gz", "has_sig": true, "md5_digest": "9be20edefbe4b1a654907d805dbf7f0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19253, "upload_time": "2010-12-25T13:06:06", "url": "https://files.pythonhosted.org/packages/c4/ec/b7c599869a93ff395204901b18dae85908680cbd12567d9aad6e053d4cf5/django-staticfiles-0.3.4.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "8e34b0848ecfee895cc70dc3c71f33af", "sha256": "acdb243861b1c7716c10286a60095f7b8b8196542247003cb1a160d040b5c7b0" }, "downloads": -1, "filename": "django-staticfiles-1.0.tar.gz", "has_sig": true, "md5_digest": "8e34b0848ecfee895cc70dc3c71f33af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34222, "upload_time": "2011-03-23T09:30:01", "url": "https://files.pythonhosted.org/packages/b8/33/93760be528741eef64411fcb10201075b5727d6d61b673e9e78bdf0688de/django-staticfiles-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "949aa23c083294350f8a0b2525e29a69", "sha256": "da07c350685f831953e1392e4808d281707f0ee4e771b0ae9120db7f642e1edd" }, "downloads": -1, "filename": "django-staticfiles-1.0.1.tar.gz", "has_sig": true, "md5_digest": "949aa23c083294350f8a0b2525e29a69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150887, "upload_time": "2011-03-28T18:44:23", "url": "https://files.pythonhosted.org/packages/79/06/90f6e0f1247c8c1dae1f00ddf229bdce80079ca4531d87dfa0b07de35a0b/django-staticfiles-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "d97e54754b05b28da3d93e546527e930", "sha256": "9ce259897c7999366b631050a290a8d13ff780c8ffdeef99445f89b26d203630" }, "downloads": -1, "filename": "django-staticfiles-1.1.tar.gz", "has_sig": true, "md5_digest": "d97e54754b05b28da3d93e546527e930", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33098, "upload_time": "2011-08-18T13:34:03", "url": "https://files.pythonhosted.org/packages/05/18/0615d64676ad4649869af232f73bf92253895b6b530264ff590bd8226b1e/django-staticfiles-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "19b467020cb4636945140d5211988a71", "sha256": "a4eec5a28a0ce3c98fdceb40d0d6d6df9ad89a50f75d4735d33f79479e229f43" }, "downloads": -1, "filename": "django-staticfiles-1.1.1.tar.gz", "has_sig": true, "md5_digest": "19b467020cb4636945140d5211988a71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31514, "upload_time": "2011-08-22T18:40:33", "url": "https://files.pythonhosted.org/packages/c9/f2/2481865768897af6c6f17754695b373350bd5606877f1e95fa2f60e600f4/django-staticfiles-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "20cedab42eb5a92ba737f1065bda04bf", "sha256": "d8e41357b3bc005e273ceb762b8f5c81c5afaacdbae20476f86384ca7d4524c3" }, "downloads": -1, "filename": "django-staticfiles-1.1.2.tar.gz", "has_sig": true, "md5_digest": "20cedab42eb5a92ba737f1065bda04bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31612, "upload_time": "2011-08-25T19:22:46", "url": "https://files.pythonhosted.org/packages/1b/91/fcd15639c22e5cffe77a01c04047c3df865deabb23f0764a88b78b509aeb/django-staticfiles-1.1.2.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "0cba16e5ae8a4676b12f4a3b2a2706d4", "sha256": "ca3f3d407979142f10a3cb0e8946ffafe45fdba450abc60f6fca135dd747f9c2" }, "downloads": -1, "filename": "django-staticfiles-1.2.tar.gz", "has_sig": true, "md5_digest": "0cba16e5ae8a4676b12f4a3b2a2706d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42336, "upload_time": "2012-02-12T15:24:50", "url": "https://files.pythonhosted.org/packages/d5/80/0d5c1154a786ad001a0cac7fda744349b7c2b62e4947bb65ca63fb75fe51/django-staticfiles-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "e14681d34beb811c2976c9ce4c8fbd20", "sha256": "6c4371699bb316dc3e0db1ecf07c80d3d72827a789d73b165b0a592875621fe1" }, "downloads": -1, "filename": "django-staticfiles-1.2.1.tar.gz", "has_sig": true, "md5_digest": "e14681d34beb811c2976c9ce4c8fbd20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42592, "upload_time": "2012-02-16T13:06:05", "url": "https://files.pythonhosted.org/packages/b5/f9/1967f7bcea946697a0523577b394fc412dd391c3a91aa7099f33b0234174/django-staticfiles-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e14681d34beb811c2976c9ce4c8fbd20", "sha256": "6c4371699bb316dc3e0db1ecf07c80d3d72827a789d73b165b0a592875621fe1" }, "downloads": -1, "filename": "django-staticfiles-1.2.1.tar.gz", "has_sig": true, "md5_digest": "e14681d34beb811c2976c9ce4c8fbd20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42592, "upload_time": "2012-02-16T13:06:05", "url": "https://files.pythonhosted.org/packages/b5/f9/1967f7bcea946697a0523577b394fc412dd391c3a91aa7099f33b0234174/django-staticfiles-1.2.1.tar.gz" } ] }