{ "info": { "author": "Lebedev Ilya", "author_email": "melevir@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==================\ndjango-smoke-admin\n==================\n\ndjango-smoke-admin tests that all admin pages for all registered models responds correctly (HTTP 200).\n\nIt uses django-dynamic-fixture for creating fixtures for models.\n\nInstallation\n------------\n\nFirst, install django-smoke-admin using pip:\n\n::\n\n pip install django-smoke-admin\n\nNext, add it to apps in your settings file:\n\n::\n\n INSTALLED_APPS = (\n ...\n 'django-smoke-admin',\n )\n\nUsage\n-----\n\nAfter installation, you can run tests as usual and admin tests will be added to your test set.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/Melevir/django-smoke-admin", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-smoke-admin", "package_url": "https://pypi.org/project/django-smoke-admin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-smoke-admin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/Melevir/django-smoke-admin" }, "release_url": "https://pypi.org/project/django-smoke-admin/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "django-smoke-admin tests that all admin pages for all registered models responds correctly (HTTP 200).", "version": "0.1.2" }, "last_serial": 790681, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4530df7432e9c747bfb73b573cda3d38", "sha256": "5487d28d9f7c312f60131aa89a8f72dc354160fdf1cb912af039715c4a54b7c1" }, "downloads": -1, "filename": "django-smoke-admin-0.1.linux-x86_64.exe", "has_sig": false, "md5_digest": "4530df7432e9c747bfb73b573cda3d38", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 64101, "upload_time": "2012-11-08T10:28:21", "url": "https://files.pythonhosted.org/packages/0c/d9/be0b7f11a5ce5b0573ac7bae9440c58ae0b23e1b8214714f2b65ab0b1b3a/django-smoke-admin-0.1.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "65f48326b84388cda06dbdf86b70d112", "sha256": "fdc48d0df8e0880f8cc18506aad31a87004209c9e80d727406270ccac1d9b75f" }, "downloads": -1, "filename": "django-smoke-admin-0.1.tar.gz", "has_sig": false, "md5_digest": "65f48326b84388cda06dbdf86b70d112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2320, "upload_time": "2012-11-08T10:28:19", "url": "https://files.pythonhosted.org/packages/1c/d9/181ca182f1aa0be410d6ad6dedf1a093f4609befbfc74c9fb21e442aff1f/django-smoke-admin-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2dba4bb9c19ef40dff56416cce6628f3", "sha256": "7325601b632be0ca21e9d4795ba39e09c00be0f8b5a74ce965bc04cbf17946bf" }, "downloads": -1, "filename": "django-smoke-admin-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2dba4bb9c19ef40dff56416cce6628f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1830, "upload_time": "2012-11-08T10:38:01", "url": "https://files.pythonhosted.org/packages/ba/a7/e0ef05083723a0d8d4b460b665d1560ae12c69976b0cb286a1ba9e89dc56/django-smoke-admin-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "13dbe4bf5190decb0e39cad696ec04ae", "sha256": "985a2026326de5cfcdfd76223af1648f147fec5d1af63880627e2f52339ac332" }, "downloads": -1, "filename": "django-smoke-admin-0.1.2.tar.gz", "has_sig": false, "md5_digest": "13dbe4bf5190decb0e39cad696ec04ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2012-11-08T10:39:42", "url": "https://files.pythonhosted.org/packages/cb/0f/db63ddb86998cc926b6c389bd9790f61f66d8b2557653bdf716b74426a1c/django-smoke-admin-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13dbe4bf5190decb0e39cad696ec04ae", "sha256": "985a2026326de5cfcdfd76223af1648f147fec5d1af63880627e2f52339ac332" }, "downloads": -1, "filename": "django-smoke-admin-0.1.2.tar.gz", "has_sig": false, "md5_digest": "13dbe4bf5190decb0e39cad696ec04ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2012-11-08T10:39:42", "url": "https://files.pythonhosted.org/packages/cb/0f/db63ddb86998cc926b6c389bd9790f61f66d8b2557653bdf716b74426a1c/django-smoke-admin-0.1.2.tar.gz" } ] }