{ "info": { "author": "Travis Swicegood", "author_email": "development@domain51.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Django's Responsive Design Helper\n=================================\nTurn any Django URL into a responsive container to see what your site looks like\nin all view ports on one page (given enough screen real estate, at least).\n\nThis builds on `Matt Kersley's`_ awesome `Responsive-Design-Helper`_ tool, but\nwith a Django twist.\n\n.. _Matt Kersley's: http://mattkersley.com/\n.. _Responsive-Design-Helper: https://github.com/mattkersley/Responsive-Design-Testing\n\n\nUsage\n-----\nInstall via the normal means and add ``responsive_design_helper`` to the list of\nyour ``INSTALLED_APPS`` and wire up the URLs. Make sure that this line (or one\nreally similar if you know what you're doing) is the first argument second\nargument in your ``patterns`` call:\n\n::\n\n urlpatterns = patterns('',\n ('', include('responsive_design_helper.urls')),\n\n # Put the rest of your URLs down here\n )\n\nWith that out of the way, add ``responsive/`` to any of the URLs on your Django\nsite and sit back and watch the magic happen.\n\n\nContributing\n------------\n\n* Create something awesome -- make the code better, add some functionality,\n whatever (this is the hardest part).\n* `Fork it`_\n* Create a topic branch to house your changes\n* Get all of your commits in the new topic branch\n* Submit a `pull request`_\n\n.. _pull request: http://help.github.com/pull-requests/\n.. _Fork it: http://help.github.com/forking/\n\n\nLicense\n-------\nCopyright 2012 Texas Tribune and Travis Swicegood\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/tswicegood/django-responsive-design-helper/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-responsive-design-helper", "package_url": "https://pypi.org/project/django-responsive-design-helper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-responsive-design-helper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/tswicegood/django-responsive-design-helper/" }, "release_url": "https://pypi.org/project/django-responsive-design-helper/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Helper for testing responsive designs in Django", "version": "0.2.0" }, "last_serial": 790481, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c5841ed9510ed41cc541a0f2372a9c94", "sha256": "6a0e9ae88d6b71e264d5dadf0d4119cbe34f3b624d0e78c7e99643dad2d96067" }, "downloads": -1, "filename": "django-responsive-design-helper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c5841ed9510ed41cc541a0f2372a9c94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8647, "upload_time": "2012-09-19T20:06:27", "url": "https://files.pythonhosted.org/packages/b2/e4/a69c9cf32c07b98ead9df1f66df9caa0bff89cbac3e2163e3c036ec77762/django-responsive-design-helper-0.1.0.tar.gz" } ], "0.1.0alpha.0": [ { "comment_text": "", "digests": { "md5": "d7f02e79dcded52d4e621a79c6cbb87a", "sha256": "aba797253bb9b137a0a143ed7c98ccd5e48dcbc56de9e80f24da1a7f7fc7f0a6" }, "downloads": -1, "filename": "django-responsive-design-helper-0.1.0alpha.0.tar.gz", "has_sig": false, "md5_digest": "d7f02e79dcded52d4e621a79c6cbb87a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8687, "upload_time": "2012-09-19T20:05:53", "url": "https://files.pythonhosted.org/packages/cd/f6/88609afbed7ca75723b18067bd77de22fda376d235f7f085f2d5721daed6/django-responsive-design-helper-0.1.0alpha.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2b4e21cf4581a27fb72ad40a7c72d528", "sha256": "c4cc8336e594ec933c989cefa4c273d9288d0f88949ac4b2b7b3878345fb436f" }, "downloads": -1, "filename": "django-responsive-design-helper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2b4e21cf4581a27fb72ad40a7c72d528", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8833, "upload_time": "2012-09-19T20:40:29", "url": "https://files.pythonhosted.org/packages/27/b2/21f13eb42ab0d1af1959593b679693c44dcfd94813d1aa7f591e427f6c80/django-responsive-design-helper-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b4e21cf4581a27fb72ad40a7c72d528", "sha256": "c4cc8336e594ec933c989cefa4c273d9288d0f88949ac4b2b7b3878345fb436f" }, "downloads": -1, "filename": "django-responsive-design-helper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2b4e21cf4581a27fb72ad40a7c72d528", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8833, "upload_time": "2012-09-19T20:40:29", "url": "https://files.pythonhosted.org/packages/27/b2/21f13eb42ab0d1af1959593b679693c44dcfd94813d1aa7f591e427f6c80/django-responsive-design-helper-0.2.0.tar.gz" } ] }