{ "info": { "author": "zencore", "author_email": "dobetter@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# django-fixstaticurl\n\nDjango static tag ignores META.SCRIPT_NAME settings, so we get it fixed.\n\n\n## Install\n\n pip install django-fixstaticurl\n\n\n## Settings\n\n1. Install and config django-middleware-global-request properly, see https://pypi.org/project/django-middleware-global-request/\n1. Add fixstaticurl in settings.INSTALLED_APPS\n1. Config nginx and uwsgi properly so that the META.SCRIPT_NAME is correct", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "django-fixstaticurl,django static url", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-fixstaticurl", "package_url": "https://pypi.org/project/django-fixstaticurl/", "platform": "", "project_url": "https://pypi.org/project/django-fixstaticurl/", "project_urls": null, "release_url": "https://pypi.org/project/django-fixstaticurl/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Django static tag ignores META.SCRIPT_NAME settings, so we get it fixed.", "version": "0.1.0" }, "last_serial": 5622656, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "be7afdb51d1c1a765e3c3192db0b04a9", "sha256": "5db0ad975048933a8ca1ed95fa1123887448d7d6a12c031183c8cc57eb2652ae" }, "downloads": -1, "filename": "django-fixstaticurl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "be7afdb51d1c1a765e3c3192db0b04a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2082, "upload_time": "2019-08-02T08:44:57", "url": "https://files.pythonhosted.org/packages/96/d7/313909964df9af615a7aee4b2b2ddcef6d0f42866ec02b90da8caf847233/django-fixstaticurl-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be7afdb51d1c1a765e3c3192db0b04a9", "sha256": "5db0ad975048933a8ca1ed95fa1123887448d7d6a12c031183c8cc57eb2652ae" }, "downloads": -1, "filename": "django-fixstaticurl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "be7afdb51d1c1a765e3c3192db0b04a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2082, "upload_time": "2019-08-02T08:44:57", "url": "https://files.pythonhosted.org/packages/96/d7/313909964df9af615a7aee4b2b2ddcef6d0f42866ec02b90da8caf847233/django-fixstaticurl-0.1.0.tar.gz" } ] }